From 22324b5ab787b8cded65642b08f7a7207202ae3a Mon Sep 17 00:00:00 2001 From: albert Date: Tue, 29 Aug 2023 19:02:42 +0900 Subject: [PATCH] neovim --- home-manager/common/software/cli/neovim.nix | 1 - 1 file changed, 1 deletion(-) 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; [