diff options
| -rw-r--r-- | profiles/core/neovim.nix | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/profiles/core/neovim.nix b/profiles/core/neovim.nix index b1aaff7..f546e7a 100644 --- a/profiles/core/neovim.nix +++ b/profiles/core/neovim.nix @@ -37,7 +37,6 @@ vimAlias = true; extraPackages = with pkgs; [ bashInteractive - sumneko-lua-language-server pyright gopls fennel @@ -48,7 +47,6 @@ plugins = with pkgs.vimPlugins; [ # highlighting nvim-treesitter.withAllGrammars - nvim-treesitter-context playground gruvbox-material kanagawa-nvim |
