added default lsps
This commit is contained in:
@@ -457,8 +457,15 @@ end
|
||||
local servers = {
|
||||
-- clangd = {},
|
||||
-- gopls = {},
|
||||
-- pyright = {},
|
||||
-- rust_analyzer = {},
|
||||
pyright = {},
|
||||
jsonls = {},
|
||||
yamlls = {},
|
||||
bashls = {},
|
||||
rust_analyzer = {},
|
||||
intelephense = {},
|
||||
phpactor = {},
|
||||
lemminx = {},
|
||||
cssls = {},
|
||||
-- tsserver = {},
|
||||
-- html = { filetypes = { 'html', 'twig', 'hbs'} },
|
||||
|
||||
|
||||
Reference in New Issue
Block a user