line numbers
This commit is contained in:
parent
fd7228b0cc
commit
b29962db75
1
init.lua
1
init.lua
|
@ -11,6 +11,7 @@ vim.g.have_nerd_font = true
|
||||||
-- NOTE: You can change these options as you wish!
|
-- NOTE: You can change these options as you wish!
|
||||||
-- For more options, you can see `:help option-list`
|
-- For more options, you can see `:help option-list`
|
||||||
|
|
||||||
|
vim.opt.number = true
|
||||||
vim.opt.relativenumber = true
|
vim.opt.relativenumber = true
|
||||||
|
|
||||||
-- Tab settings
|
-- Tab settings
|
||||||
|
|
Loading…
Reference in New Issue