add js lsp
This commit is contained in:
@@ -15,7 +15,10 @@ return {
|
||||
"jdtls",
|
||||
|
||||
"clangd",
|
||||
|
||||
"typescript-language-server",
|
||||
"json-lsp",
|
||||
"eslint-lsp",
|
||||
|
||||
"pyright",
|
||||
"ruff",
|
||||
|
||||
@@ -19,6 +19,8 @@ local servers = {
|
||||
"ansiblels",
|
||||
"jsonls",
|
||||
"solidity_ls_nomicfoundation",
|
||||
"eslint",
|
||||
"ts_ls"
|
||||
}
|
||||
|
||||
for _, lsp in ipairs(servers) do
|
||||
|
||||
Reference in New Issue
Block a user