This commit is contained in:
Alex Yatskov 2017-08-13 15:24:06 -07:00
parent e202842187
commit 1794a0c5b4

View File

@ -2,9 +2,6 @@
runtime bundle/vim-pathogen/autoload/pathogen.vim runtime bundle/vim-pathogen/autoload/pathogen.vim
execute pathogen#infect() execute pathogen#infect()
" ag.vim
let g:ag_working_path_mode="r"
" ctrlp.vim " ctrlp.vim
let g:ctrlp_cmd = 'CtrlPMixed' let g:ctrlp_cmd = 'CtrlPMixed'
let g:ctrlp_working_path_mode = 'ra' let g:ctrlp_working_path_mode = 'ra'