mirror of
https://github.com/ViViDboarder/vim-settings.git
synced 2025-01-07 05:57:37 +00:00
Remove ack.vim
Left commented out since this should detect if I have Ag or Ack installed and enable the right one.
This commit is contained in:
parent
d4277050de
commit
3a7ba74fbc
@ -41,7 +41,7 @@ Bundle 'majutsushi/tagbar'
|
||||
" Syntax checking
|
||||
Bundle 'scrooloose/syntastic'
|
||||
" Project Searching
|
||||
Bundle 'mileszs/ack.vim'
|
||||
"Bundle 'mileszs/ack.vim'
|
||||
Bundle 'rking/ag.vim'
|
||||
" Easy Toggle of QuickFix window
|
||||
Bundle 'ViViDboarder/QFixToggle'
|
||||
|
Loading…
Reference in New Issue
Block a user