1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-03-11 08:55:43 +08:00
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'