index
:
ctrlp.vim
core-types
correct-window
extensions
fix-138
fix-416
fix-421
fix-587
fix-broken-highlight-for-undo
fix-buf-matching-by-fname
fix-getextvar
fix-switch_buffer
fix314
fix438
gh-pages
master
matcher-color
readdir
unescape-path
Fuzzy finder plugin for Vim
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
doc
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-10-20
Reflect "ctrlp_match_current_file" in CtrlPMRUFiles
hokorobi
1
-1
/
+2
2024-09-22
Fix typo in ctrlp.txt
elig0n
1
-1
/
+1
2022-03-22
Improve CtrlP fuzzy finding results on large directories
Yudi Zhou
1
-0
/
+11
2022-03-21
Fix doc related to wildignore
Yudi Zhou
2
-36
/
+10
2022-03-22
Ignore errors
Yasuhiro Matsumoto
1
-0
/
+7
2020-10-05
Fix lazy update value rule
Tsuyoshi CHO
2
-10
/
+12
2019-11-03
Fix #520
Takahiro Yoshihara
1
-4
/
+4
2019-07-20
fix g:ctrlp_user_command_async
ishitaku5522
2
-2
/
+2
2019-01-13
Fixes a typo in docs
Jonathan Gold
1
-1
/
+1
2018-02-08
Bump version to 1.80
Boris Brodski
2
-2
/
+2
2017-08-30
Fix doc for `:CtrlPCurFile` and `:CtrlPCurWD`
Takahiro Yoshihara
1
-2
/
+2
2017-07-15
Remove extra less than sign
hokorobi
1
-1
/
+0
2017-04-08
translate doc changes to Chinese
lishouyu
1
-6
/
+51
2017-03-27
fix minor typo in documentation ctrlp.txt
anbn
1
-1
/
+1
2017-01-13
add g:ctrlp_custom_tag_files
Yasuhiro Matsumoto
1
-0
/
+3
2017-01-13
g:ctrlp_match_window = 'results:0' mean no-limits
Yasuhiro Matsumoto
1
-0
/
+1
2016-11-28
release 1.80
Yasuhiro Matsumoto
1
-0
/
+22
2016-11-03
Fix doc about mappings inside the prompt
todashuta
2
-2
/
+4
2016-09-19
fix doc about ctrlp_buftag_ctags_bin
Yasuhiro Matsumoto
1
-1
/
+2
2016-09-15
Find files asynchronously.
Yasuhiro Matsumoto
2
-16
/
+194
2016-09-14
doc: mention g:ctrlp_show_hidden with g:ctrlp_custom_ignore
Daniel Hahler
1
-2
/
+3
2016-09-14
Document :CtrlPCurFile and :CtrlPCurWD
Daniel Hahler
1
-1
/
+12
2016-04-11
translate recent doc change
codepiano
1
-13
/
+153
2016-04-10
Document for g:ctrlp_types
Yasuhiro Matsumoto
1
-1
/
+8
2016-03-18
Document for g:ctrlp_types
Yasuhiro Matsumoto
1
-1
/
+8
2016-03-09
Revert "New buffer explorer mode with highlighting"
Yasuhiro Matsumoto
1
-33
/
+2
2016-03-09
New buffer explorer mode with highlighting
Sergey Vlasov
1
-2
/
+33
2016-03-08
New buffer explorer mode with highlighting
Sergey Vlasov
1
-2
/
+33
2016-01-31
Docs: do not recommend `--git-dir=%s/.git`
Thomas Miedema
2
-2
/
+2
2016-01-07
remove superfluous mru_nomod option
Enno Nagel
2
-13
/
+0
2016-01-06
Add option `ctrlp_match_current_file` to include the current file in match re...
Ludovic Chabant
1
-0
/
+11
2015-12-20
Update credits in helpfile.
Lucas Hoffmann
1
-4
/
+5
2015-11-12
Implement brief_prompt mode
Yasuhiro Matsumoto
1
-0
/
+4
2015-11-05
Move auto ignore extension to CtrlP core.
Ludovic Chabant
1
-1
/
+76
2015-08-26
Correct misspellings
Syohei YOSHIDA
1
-2
/
+2
2015-08-13
documentation for g:ctrlp_open_single_match and g:ctrpl_ctrlp_line_prefix
walt
1
-0
/
+31
2015-06-28
translate recent help doc changes
codepiano
1
-2
/
+29
2015-03-08
add option to prevent adding nomod buffers to MRU
Konfekt
1
-0
/
+6
2015-02-23
make tilde_homedir variable global
Enno Nagel
1
-5
/
+5
2015-02-10
explain BookmarkDirAdd(!) command as provided
Enno Nagel
1
-6
/
+8
2015-02-09
mru and bookmarked path use ~ for $HOME
Enno Nagel
1
-1
/
+9
2014-12-19
add Work Dir MRU
Konfekt
1
-0
/
+16
2014-11-22
translate recent doc changes
codepiano
1
-0
/
+5
2014-11-15
Revert "New buffer explorer mode with highlighting and more"
mattn
1
-19
/
+3
2014-11-07
New buffer explorer mode with highlighting
Sergey Vlasov
1
-3
/
+19
2014-09-24
Add doc
mattn
1
-0
/
+6
2014-08-11
translate recent doc content changes
codepiano
1
-5
/
+10
2014-08-08
Drop migemo
mattn
2
-14
/
+0
2014-07-23
Add ability to specify a custom ignore function, instead of just patterns.
ludovicchabant
1
-0
/
+9
2014-04-21
Improve wording for ctrlp_working_path_mode
Angelo Olivera
1
-6
/
+5
[next]