let g:ag_prg= get(g:, 'ag_prg', 'ag --vimgrep')
let g:ag_working_path_mode= get(g:, 'ag_working_path_mode', 'r')