We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 932103b commit 7cedaf1Copy full SHA for 7cedaf1
1 file changed
.config/nvim/lua/config/options.lua
@@ -1,3 +1,4 @@
1
-- Options are automatically loaded before lazy.nvim startup
2
-- Default options that are always set: https://github.com/LazyVim/LazyVim/blob/main/lua/lazyvim/config/options.lua
3
-- Add any additional options here
4
+vim.opt.relativenumber = false
0 commit comments