ctrlp.vim/autoload/ctrlp
Kien N 97f955c89c Rewrite MRU mode
+ Delay saving MRU list to disk.
+ Remove g:ctrlp_mruf_last_entered and make the setting a default feature.
2012-04-04 10:35:35 +07:00
..
buffertag.vim Handling arbitrary ext_vars 2012-03-17 22:00:47 +07:00
changes.vim Allow extensions to disable sorting 2012-03-31 01:58:51 +07:00
dir.vim Use more s:var's instead of passing arguments around 2012-04-04 08:51:28 +07:00
line.vim Fix bugs related to ctrlp#buffers() 2012-03-15 09:52:10 +07:00
mixed.vim Add mixed files + mrufiles mode 2012-04-04 08:58:04 +07:00
mrufiles.vim Rewrite MRU mode 2012-04-04 10:35:35 +07:00
quickfix.vim Allow extensions to disable sorting 2012-03-31 01:58:51 +07:00
rtscript.vim Use more s:var's instead of passing arguments around 2012-04-04 08:51:28 +07:00
tag.vim Workarounds for older Vims 2012-03-31 12:11:36 +07:00
undo.vim Allow extensions to disable sorting 2012-03-31 01:58:51 +07:00
utils.vim Fix :CtrlPLine and :CtrlPBufTagAll 2012-02-12 18:50:15 +07:00