initial commit: Mzansi Neovim
This commit is contained in:
4
lua/config/options.lua
Normal file
4
lua/config/options.lua
Normal file
@@ -0,0 +1,4 @@
|
||||
vim.opt.number = true
|
||||
vim.opt.cursorline = true
|
||||
vim.opt.relativenumber = true
|
||||
vim.opt.shiftwidth = 4
|
||||
Reference in New Issue
Block a user