Tell nvim to load vimrc

This commit is contained in:
Anthony Rose 2024-06-09 15:07:08 +01:00
parent 35046241bb
commit 3e7bce2178

View file

@ -1,4 +1 @@
vim.cmd("runtime vimrc")
vim.opt.number = true
vim.opt.numberwidth = 8