enable lsp + a bunch of other things
This commit is contained in:
@@ -6,8 +6,8 @@ vim.o.smartcase = true
|
||||
|
||||
|
||||
-- use vim
|
||||
--vim.o.expandtab = true -- convert tab to spaces
|
||||
--vim.o.shiftwidth = 4
|
||||
vim.o.expandtab = true -- convert tab to spaces
|
||||
vim.o.shiftwidth = 4
|
||||
|
||||
vim.o.cursorline = true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user