summaryrefslogtreecommitdiff
path: root/neovim.nix
diff options
context:
space:
mode:
Diffstat (limited to 'neovim.nix')
-rw-r--r--neovim.nix5
1 files changed, 2 insertions, 3 deletions
diff --git a/neovim.nix b/neovim.nix
index 4d99563..b317e6e 100644
--- a/neovim.nix
+++ b/neovim.nix
@@ -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 {