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