From ed45faca101b10779c3257be1a022b256f67e221 Mon Sep 17 00:00:00 2001 From: iFargle Date: Tue, 29 Aug 2023 19:46:30 +0900 Subject: [PATCH] test --- home-manager/common/software/cli/neovim.nix | 2 -- 1 file changed, 2 deletions(-) diff --git a/home-manager/common/software/cli/neovim.nix b/home-manager/common/software/cli/neovim.nix index f3d1db9a..d87f11a4 100644 --- a/home-manager/common/software/cli/neovim.nix +++ b/home-manager/common/software/cli/neovim.nix @@ -1662,8 +1662,6 @@ }; }; }; - - }; } # plugins = with pkgs.vimPlugins; [