Enable more lsp
This commit is contained in:
@@ -98,7 +98,10 @@ local enable_this_lsp = {
|
||||
'bashls',
|
||||
'html',
|
||||
'lua_ls',
|
||||
'jsonls',
|
||||
'jsonls', -- arch extra: vscode-json-languageserver
|
||||
'kotlin_lsp', -- arch aur: kotlin-lsp-bin
|
||||
'lemminx', -- arch aur: lemminx
|
||||
'clangd',
|
||||
}
|
||||
|
||||
for l in pairs(enable_this_lsp) do
|
||||
|
||||
Reference in New Issue
Block a user