Update nvim options
This commit is contained in:
@@ -8,3 +8,6 @@ vim.o.tabstop = 2
|
||||
vim.o.softtabstop = 2
|
||||
vim.o.shiftwidth = 2
|
||||
vim.o.termguicolors = true
|
||||
vim.o.winborder = "rounded"
|
||||
vim.o.cursorline = true
|
||||
vim.o.list = true
|
||||
|
||||
Reference in New Issue
Block a user