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 --- neovim.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'neovim.nix') diff --git a/neovim.nix b/neovim.nix index b317e6e..5cfe69e 100644 --- a/neovim.nix +++ b/neovim.nix @@ -66,12 +66,12 @@ self: { nodePackages.alex actionlint beautysh + statix # lspconfig nodePackages.bash-language-server nil alejandra - statix typos-lsp ]; -- cgit v1.2.3