diff options
Diffstat (limited to 'neovim.nix')
| -rw-r--r-- | neovim.nix | 5 |
1 files changed, 2 insertions, 3 deletions
@@ -66,14 +66,13 @@ self: { nodePackages.alex actionlint beautysh - codespell - shellcheck - statix # lspconfig nodePackages.bash-language-server nil alejandra + statix + typos-lsp ]; neovimConfig = pkgs.neovimUtils.makeNeovimConfig { |
