Make :Gsesarch way faster - requires to :BundleUpdate to get latest skwp/greplace.vim
This commit is contained in:
committed by
Yan Pritzker
parent
e90e9e79c9
commit
3a8a1eca32
@@ -1,2 +1,3 @@
|
|||||||
"Use the silver searcher for lightning fast Gsearch command
|
"Use the silver searcher for lightning fast Gsearch command
|
||||||
set grepprg=ag
|
set grepprg=git\ grep
|
||||||
|
let g:grep_cmd_opts = '--line-number'
|
||||||
|
|||||||
Reference in New Issue
Block a user