Tell nvim to load vimrc
This commit is contained in:
parent
35046241bb
commit
3e7bce2178
1 changed files with 0 additions and 3 deletions
3
init.lua
3
init.lua
|
@ -1,4 +1 @@
|
|||
vim.cmd("runtime vimrc")
|
||||
|
||||
vim.opt.number = true
|
||||
vim.opt.numberwidth = 8
|
||||
|
|
Loading…
Reference in a new issue