We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 402f40a commit 8e6e870Copy full SHA for 8e6e870
init.lua
@@ -13,7 +13,7 @@ vim.g.have_nerd_font = false
13
-- For more options, you can see `:help option-list`
14
15
-- Make line numbers default
16
--- vim.opt.number = true
+vim.opt.number = true
17
-- You can also add relative line numbers, to help with jumping.
18
-- Experiment for yourself to see if you like it!
19
vim.opt.relativenumber = true
0 commit comments