1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-01-23 17:40:06 +08:00
SpaceVim/config/plugins/ag.vim
2017-01-01 01:37:05 +08:00

3 lines
60 B
VimL

let g:ag_prg='ag --vimgrep'
let g:ag_working_path_mode='r'