Disabled nil_ls since it will fail to auto install
This commit is contained in:
@@ -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",
|
||||||
|
|||||||
Reference in New Issue
Block a user