dotar/vim/plugin/settings/grep.vim
2013-03-29 08:03:17 -07:00

3 lines
77 B
VimL

"Use the silver searcher for lightning fast Gsearch command
set grepprg="ag"