Disabled nil_ls since it will fail to auto install
This commit is contained in:
parent
1b8d2d0a3c
commit
24313cc9c0
|
@ -45,7 +45,7 @@ tools.servers = {
|
||||||
},
|
},
|
||||||
taplo = {},
|
taplo = {},
|
||||||
neocmake = {},
|
neocmake = {},
|
||||||
nil_ls = {},
|
-- nil_ls = {},
|
||||||
typos_lsp = {
|
typos_lsp = {
|
||||||
init_options = {
|
init_options = {
|
||||||
diagnosticSeverity = "Hint",
|
diagnosticSeverity = "Hint",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user