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
Commit message (
Expand
)
Author
Age
Files
Lines
*
escape . and \
matcher-color
mattn
2015-06-06
1
-1
/
+1
*
s/color/highlight/
mattn
2015-06-06
1
-10
/
+9
*
pass match pattern as matchadd()
mattn
2015-06-06
1
-8
/
+10
*
matcher color
mattn
2015-06-06
1
-52
/
+64
*
Merge branch 'ggVgc-auto_open_single'
Ludovic Chabant
2015-03-24
1
-5
/
+35
|
\
|
*
Merge branch 'auto_open_single' of https://github.com/ggVGc/ctrlp.vim into gg...
Ludovic Chabant
2015-03-20
1
-5
/
+35
|
/
|
|
*
made g:open_single_match work for core modes also
walt
2015-03-12
1
-6
/
+21
|
*
made g:ctrlp_open_single into a list of affected extensions, rather than a gl...
walt
2015-03-12
1
-3
/
+3
|
*
added option g:open_single_match
walt
2015-02-27
1
-0
/
+15
*
|
Fix indent
Yasuhiro Matsumoto
2015-03-16
1
-1
/
+1
*
|
Rename `update` to `validate`.
Ludovic Chabant
2015-03-15
1
-4
/
+3
*
|
Add new extensions function: update
LFDM
2015-03-15
1
-0
/
+4
*
|
Merge pull request #81 from ggVGc/option_line_prefix
Ludovic Chabant
2015-03-11
1
-1
/
+2
|
\
\
|
*
|
added option g:ctrlp_line_prefix, defining a string to print in front of each...
walt
2015-02-27
1
-1
/
+2
|
|
/
*
|
Fix bug. related issue #82
Yasuhiro Matsumoto
2015-03-09
2
-3
/
+4
*
|
Merge pull request #82 from Konfekt/nomod
mattn
2015-03-09
4
-19
/
+30
|
\
\
|
|
/
|
/
|
|
*
add option to prevent adding nomod buffers to MRU
Konfekt
2015-03-08
2
-1
/
+10
|
*
make tilde_homedir variable global
Enno Nagel
2015-02-23
4
-10
/
+11
|
*
clean up BookmarkDirAdd function
Enno Nagel
2015-02-10
1
-4
/
+3
|
*
explain BookmarkDirAdd(!) command as provided
Enno Nagel
2015-02-10
1
-6
/
+8
|
/
*
Merge pull request #76 from Konfekt/master
Ludovic Chabant
2015-02-09
3
-4
/
+15
|
\
|
*
mru and bookmarked path use ~ for $HOME
Enno Nagel
2015-02-09
3
-4
/
+15
|
*
remove typo to uniformize dir path
Enno Nagel
2015-02-07
1
-1
/
+1
|
/
*
Fix indent
mattn
2015-02-02
1
-3
/
+3
*
Check s:usrign is dictionary or string. Close #73
mattn
2015-02-02
1
-2
/
+2
*
Merge pull request #72 from ludovicchabant/master
Ludovic Chabant
2015-01-29
1
-0
/
+7
|
\
|
*
Add custom post-ignore function to mirror the init one.
ludovicchabant
2015-01-29
1
-0
/
+7
|
/
*
Add init function for custom ignore callbacks.
ludovicchabant
2015-01-24
1
-0
/
+7
*
Merge pull request #15 from emilyst/patch-1
tacahiroy
2014-12-25
1
-0
/
+1
|
\
|
*
Add support for Scala
Emily St.
2014-07-11
1
-0
/
+1
*
|
Merge pull request #65 from Konfekt/patch-1
mattn
2014-12-21
1
-0
/
+16
|
\
\
|
*
|
add Work Dir MRU
Konfekt
2014-12-19
1
-0
/
+16
|
/
/
*
|
Merge pull request #55 from gelguy/switch_buffer-fix
mattn
2014-12-02
1
-1
/
+1
|
\
\
|
*
|
Used !empty(s:jmptobuf)
gelguy
2014-11-16
1
-1
/
+1
|
*
|
Fix for switch_buffer
Jit Yap
2014-11-16
1
-1
/
+1
*
|
|
Merge pull request #61 from majutsushi/patch-1
mattn
2014-12-02
1
-1
/
+1
|
\
\
\
|
*
|
|
Use empty "extra" option for ctags
Jan Larres
2014-11-26
1
-1
/
+1
*
|
|
|
Merge pull request #63 from ctrlpvim/plug-map
mattn
2014-12-02
1
-2
/
+4
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Remove needless <silent>
mattn
2014-12-02
1
-1
/
+1
|
*
|
|
Add <plug>(ctrlp)
mattn
2014-12-02
1
-2
/
+4
|
/
/
/
*
|
|
Merge pull request #60 from codepiano/translate-cn
tacahiroy
2014-11-24
1
-0
/
+5
|
\
\
\
|
*
|
|
translate recent doc changes
codepiano
2014-11-22
1
-0
/
+5
|
/
/
/
*
|
|
Merge pull request #57 from ctrlpvim/fix56
mattn
2014-11-17
1
-1
/
+0
|
\
\
\
|
*
|
|
Fix #56
mattn
2014-11-17
1
-1
/
+0
|
/
/
/
*
|
|
Merge pull request #53 from jszakmeister/center-tag-after-jump
mattn
2014-11-16
1
-0
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Center the screen on the tag after jumping.
John Szakmeister
2014-11-15
1
-0
/
+1
|
/
/
*
|
Merge pull request #51 from ctrlpvim/revert-37-master
mattn
2014-11-15
2
-121
/
+48
|
\
\
|
*
|
Revert "New buffer explorer mode with highlighting and more"
mattn
2014-11-15
2
-121
/
+48
|
/
/
*
|
Merge pull request #37 from sergey-vlasov/master
tacahiroy
2014-11-12
2
-48
/
+121
|
\
\
|
*
|
New buffer explorer mode with highlighting
Sergey Vlasov
2014-11-07
2
-48
/
+121
[next]