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
/
autoload
/
ctrlp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix: paths containing parentheses are not shown in powershell
César Bravo
2026-04-04
2
-0
/
+9
*
Ensure the 'cst' option is available before referencing it.
Michael Henry
2023-07-15
1
-3
/
+7
*
Fix broken buffertags
Ingo Meyer
2021-12-03
1
-1
/
+1
*
Additional scoping information (e.g. classes) are printed by the
Ingo Meyer
2021-11-22
1
-2
/
+6
*
Optimize fnesc.
Yasuhiro Matsumoto
2020-10-03
1
-11
/
+20
*
Fix issue with CtrlPLine and empty search string
ptzz
2017-12-08
1
-3
/
+5
*
Update 'line' extension to as Vim search pattern.
Andrei Stepanov
2017-07-04
1
-3
/
+10
*
Call ctags with --file-scope=yes argument
Jan Larres
2017-06-04
1
-1
/
+1
*
fixes CtrlPLine to detect all buffers.
Yasuhiro Matsumoto
2017-04-26
1
-1
/
+1
*
add g:ctrlp_custom_tag_files
Yasuhiro Matsumoto
2017-01-13
1
-2
/
+2
*
buftag support for golang
QMonkey
2016-06-30
1
-0
/
+1
*
fix #212 #216
吕海涛
2016-03-17
1
-1
/
+1
*
buftag support for rust and delphi
Travis
2016-03-01
1
-0
/
+2
*
Fix indentation(s)
Yasuhiro Matsumoto
2016-03-01
1
-88
/
+89
*
Merge pull request #87 from Konfekt/master
mattn
2016-03-01
1
-4
/
+2
|
\
|
*
remove superfluous mru_nomod option
Enno Nagel
2016-01-07
1
-4
/
+2
*
|
Convert expanded tabs back to to tab characters
Pascal Lalancette
2016-01-20
1
-5
/
+5
*
|
Fix jsctags not working on Windows
Pascal Lalancette
2016-01-12
1
-1
/
+5
|
/
*
Move auto ignore extension to CtrlP core.
Ludovic Chabant
2015-11-05
1
-0
/
+172
*
Merge pull request #104 from ryanoasis/master
mattn
2015-11-02
1
-1
/
+3
|
\
|
*
Allow easier customizing of list format
Ryan McIntyre
2015-07-12
1
-1
/
+1
|
*
Allow easier customizing of list format
Ryan McIntyre
2015-07-12
1
-1
/
+3
*
|
Add buffertag support for dosbatch, matlab and vhdl
ptzz
2015-09-14
1
-0
/
+3
*
|
Add support for ant and tex files in buffertag
ptzz
2015-09-14
1
-0
/
+2
*
|
Fix auto selection of tag from tselect menu for tags in the same file.
Michael Maurizi
2015-03-16
1
-3
/
+10
|
/
*
Fix bug. related issue #82
Yasuhiro Matsumoto
2015-03-09
2
-3
/
+4
*
add option to prevent adding nomod buffers to MRU
Konfekt
2015-03-08
1
-1
/
+4
*
make tilde_homedir variable global
Enno Nagel
2015-02-23
2
-5
/
+5
*
clean up BookmarkDirAdd function
Enno Nagel
2015-02-10
1
-4
/
+3
*
mru and bookmarked path use ~ for $HOME
Enno Nagel
2015-02-09
2
-3
/
+6
*
remove typo to uniformize dir path
Enno Nagel
2015-02-07
1
-1
/
+1
*
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
*
|
Use empty "extra" option for ctags
Jan Larres
2014-11-26
1
-1
/
+1
*
|
Center the screen on the tag after jumping.
John Szakmeister
2014-11-15
1
-0
/
+1
*
|
Add bang flag for CtrlPBookmarkDirAdd to avoid ask some. Close #35
mattn
2014-10-09
1
-7
/
+12
|
/
*
Use ts-prompt automatically when possible
Kien N
2013-07-28
1
-22
/
+32
*
Accept an optional bookmark name argument
Timothy Mellor
2013-07-19
1
-2
/
+2
*
tags for ocaml
Rudi Grinberg
2013-07-15
1
-0
/
+1
*
Check and append ending slashes
Kien N
2013-07-04
1
-1
/
+1
*
Add ToggleMRURelative
Kien N
2013-06-10
1
-0
/
+4
*
Allow :CtrlPLine to take a bufname argument
Kien N
2013-05-03
3
-6
/
+17
*
Include [No Name] buffers
Kien N
2013-03-26
4
-7
/
+16
*
Apply mruf_relative to the raw list
Kien N
2013-03-25
1
-2
/
+4
*
Revert "Move the completion function"
Kien N
2013-03-22
1
-10
/
+0
*
Ignore ignored cwd
Kien N
2013-03-22
1
-1
/
+3
*
The message can be useful
Kien N
2013-01-09
1
-2
/
+2
*
Run :tag as if typed
Kien N
2013-01-09
1
-2
/
+2
*
Reset 'cscopetag' temporarily while using `:tag`
Kien N
2012-12-25
1
-0
/
+3
*
Fix for recognizing/expanding of environment variables
Kien N
2012-12-21
2
-2
/
+2
[next]