diff --git a/lua/plugins/lsp.lua b/lua/plugins/lsp.lua index a9cd2e2..842d6f2 100644 --- a/lua/plugins/lsp.lua +++ b/lua/plugins/lsp.lua @@ -37,7 +37,6 @@ return { svelte = true, templ = true, cssls = true, - eslint = true, ts_ls = { settings = { @@ -86,7 +85,6 @@ return { local ensure_installed = { 'stylua', 'lua_ls', - 'eslint', 'eslint_d', 'prettier', -- "tailwind-language-server",