diff --git a/home-manager/common/software/cli/neovim.nix b/home-manager/common/software/cli/neovim.nix index cf5276d6..ec72e40a 100644 --- a/home-manager/common/software/cli/neovim.nix +++ b/home-manager/common/software/cli/neovim.nix @@ -8,7 +8,6 @@ plugins = with pkgs.vimPlugins; [ nvchad nvchad-ui - nvchad-extensions gruvbox ]; # plugins = with pkgs.vimPlugins; [