From f1af635b923beeff1c3e8e368efc6f5cc856a10a Mon Sep 17 00:00:00 2001 From: seth Date: Wed, 10 Apr 2024 00:04:38 -0400 Subject: add more lsp servers --- neovim.nix | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'neovim.nix') 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 { -- cgit v1.2.3