Skip to content

Commit

Permalink
ctrlp: set ctrlp_working_path_mode = 'wa'.
Browse files Browse the repository at this point in the history
Signed-off-by: lilei (Cloud) <[email protected]>
  • Loading branch information
lilei (Cloud) authored and lilei (Cloud) committed Sep 19, 2018
1 parent a4f0963 commit 84f85b1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions vimrc
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@ nmap <leader>- <Plug>AirlineSelectPrevTab
nmap <leader>+ <Plug>AirlineSelectNextTab
" ctrlp
let g:ctrlp_working_path_mode = 'wa'
let g:ctrlp_match_window = 'min:1,max:15,results:100'

" indentLine
Expand Down

0 comments on commit 84f85b1

Please sign in to comment.