From a18e493d8f323500772e8606b0a105a420cbc9c2 Mon Sep 17 00:00:00 2001 From: seth Date: Wed, 10 Apr 2024 00:24:18 -0400 Subject: use statix with efmls again this breaks with nvim's regular lsp. who knows why --- config/plugin/lsp.lua | 2 -- 1 file changed, 2 deletions(-) (limited to 'config/plugin/lsp.lua') diff --git a/config/plugin/lsp.lua b/config/plugin/lsp.lua index ef77067..0006b6a 100644 --- a/config/plugin/lsp.lua +++ b/config/plugin/lsp.lua @@ -89,8 +89,6 @@ local lsp_servers = { }, }, - statix = {}, - tsserver = { binary = "typescript-language-server", }, -- cgit v1.2.3