summaryrefslogtreecommitdiff
path: root/neovim.nix
diff options
context:
space:
mode:
authorseth <[email protected]>2024-04-10 00:24:18 -0400
committerseth <[email protected]>2024-04-10 00:24:18 -0400
commita18e493d8f323500772e8606b0a105a420cbc9c2 (patch)
tree43734346b4947c3fce83dc75a6d17572f8f54365 /neovim.nix
parentf1af635b923beeff1c3e8e368efc6f5cc856a10a (diff)
use statix with efmls again
this breaks with nvim's regular lsp. who knows why
Diffstat (limited to 'neovim.nix')
-rw-r--r--neovim.nix2
1 files changed, 1 insertions, 1 deletions
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
];