Skip to content

Commit 7cedaf1

Browse files
committed
🔧 nvim: disable relative number
1 parent 932103b commit 7cedaf1

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
-- Options are automatically loaded before lazy.nvim startup
22
-- Default options that are always set: https://github.com/LazyVim/LazyVim/blob/main/lua/lazyvim/config/options.lua
33
-- Add any additional options here
4+
vim.opt.relativenumber = false

0 commit comments

Comments
 (0)