added default lsps

This commit is contained in:
2023-08-25 15:21:05 +02:00
parent b2e281d426
commit c9196da391
+9 -2
View File
@@ -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'} },