vim: don't use MRU for CtrlP

master
an 2019-07-12 11:57:51 -04:00
parent 47d31ed8c7
commit bc235e0312
1 changed files with 0 additions and 3 deletions

View File

@ -132,9 +132,6 @@ let g:zig_fmt_autosave=0
" polyglot
let g:polyglot_disabled=['c++11']
" CtrlP
let g:ctrlp_cmd='CtrlPMRU'
" airline
let g:airline_powerline_fonts=1