Setup RipGrep for:grep
This commit is contained in:
parent
a0bfa3f963
commit
11fd4c6ee7
@ -1,3 +1,4 @@
|
|||||||
"Use the silver searcher for lightning fast Gsearch command
|
"Use RipGrep for lightning fast Gsearch command
|
||||||
set grepprg=git\ grep
|
set grepprg=rg\ --vimgrep\ --no-heading
|
||||||
|
set grepformat=%f:%l:%c:%m,%f:%l:%m
|
||||||
let g:grep_cmd_opts = '--line-number'
|
let g:grep_cmd_opts = '--line-number'
|
||||||
|
Loading…
Reference in New Issue
Block a user