From fcd088fd99e41240515d010e07e4a213e67303af Mon Sep 17 00:00:00 2001 From: Adrian Kummerlaender Date: Tue, 10 Jul 2018 23:07:22 +0200 Subject: Add vim-far, remove ack-vim from Vim plugin selection --- pkgs/vim/custom.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pkgs/vim/custom.nix') diff --git a/pkgs/vim/custom.nix b/pkgs/vim/custom.nix index d554443..3d41861 100644 --- a/pkgs/vim/custom.nix +++ b/pkgs/vim/custom.nix @@ -11,7 +11,7 @@ in { names = [ "ctrlp" "goyo" - "ack-vim" + "vim-far" "fugitive" "surround" "vim-unimpaired" -- cgit v1.2.3