diff --git a/lua/custom/register_lsp.lua b/lua/custom/register_lsp.lua index bfefd0e..4a1fdd0 100644 --- a/lua/custom/register_lsp.lua +++ b/lua/custom/register_lsp.lua @@ -2,7 +2,6 @@ -- https://github.com/neovim/nvim-lspconfig/blob/master/doc/server_configurations.md local m = { lspreg = { - "bashls", "yamlls", "jdtls", "intelephense",