Create initial init.lua config

This commit is contained in:
Anthony Rose 2024-01-26 11:13:12 +00:00
parent 19069cf102
commit 4b2b69d4f6
2 changed files with 4 additions and 2 deletions

4
init.lua Normal file
View file

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

2
vimrc
View file

@ -102,8 +102,6 @@ set nojoinspaces
set nomodeline
set nowritebackup
set nrformats-=octal
set number
set numberwidth=8
set ruler
set scrolloff=5
set sessionoptions-=options