Disabled nil_ls since it will fail to auto install

This commit is contained in:
Dreaded_X 2024-06-14 01:44:07 +02:00
parent 1b8d2d0a3c
commit 24313cc9c0
Signed by: Dreaded_X
GPG Key ID: FA5F485356B0D2D4

View File

@ -45,7 +45,7 @@ tools.servers = {
},
taplo = {},
neocmake = {},
nil_ls = {},
-- nil_ls = {},
typos_lsp = {
init_options = {
diagnosticSeverity = "Hint",