fix none-ls deprecation and replace with native LSP yay!!
This commit is contained in:
parent
6a560b4086
commit
d56f84739b
4 changed files with 27 additions and 23 deletions
|
|
@ -6,3 +6,4 @@ vim.o.cursorline = true
|
|||
vim.o.expandtab = true
|
||||
vim.o.shiftwidth = 2
|
||||
vim.o.tabstop = 2
|
||||
vim.o.scrolloff = 8
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue