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/conf/rc.vim | 2 -- 1 file changed, 2 deletions(-) (limited to 'pkgs/vim/conf') diff --git a/pkgs/vim/conf/rc.vim b/pkgs/vim/conf/rc.vim index 4aee84e..3b8f9cb 100644 --- a/pkgs/vim/conf/rc.vim +++ b/pkgs/vim/conf/rc.vim @@ -117,8 +117,6 @@ let g:ctrlp_custom_ignore = { \ 'file': '\.o$\|\.d$' \ } -let g:ackprg = 'ag --vimgrep' - let g:undotree_SetFocusWhenToggle = 1 let g:localvimrc_sandbox = 0 -- cgit v1.2.3