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
*
add ctrlp_buffertag_options for universal ctags.
fix-421
Yasuhiro Matsumoto
2018-04-03
1
-3
/
+3
*
Merge pull request #424 from mluts/support-vim8-terminal
mattn
2018-03-28
1
-4
/
+4
|
\
|
*
Add support for vim8 terminals
Michael Lutsiuk
2018-03-27
1
-4
/
+4
|
/
*
Merge pull request #420 from borisbrodski/master
Takahiro Yoshihara
2018-02-10
2
-2
/
+2
|
\
|
*
Bump version to 1.80
Boris Brodski
2018-02-08
2
-2
/
+2
|
/
*
Merge pull request #413 from ptzz/master
mattn
2018-01-15
1
-3
/
+5
|
\
|
*
Fix issue with CtrlPLine and empty search string
ptzz
2017-12-08
1
-3
/
+5
*
|
Merge pull request #402 from ctrlpvim/no-percent-cmd
mattn
2018-01-15
1
-2
/
+10
|
\
\
|
|
/
|
/
|
|
*
Possible to be specify g:ctrlp_user_command without %s
Yasuhiro Matsumoto
2017-09-21
1
-2
/
+10
|
/
*
Fix doc for `:CtrlPCurFile` and `:CtrlPCurWD`
Takahiro Yoshihara
2017-08-30
1
-2
/
+2
*
do not modify guicursor if it is empty
Yasuhiro Matsumoto
2017-08-16
1
-3
/
+5
*
Merge pull request #389 from hokorobi/remove-extra-less-than-sign
mattn
2017-07-18
1
-1
/
+0
|
\
|
*
Remove extra less than sign
hokorobi
2017-07-15
1
-1
/
+0
|
/
*
Merge pull request #385 from Andrei-Stepanov/line_jump_search_highlight
mattn
2017-07-04
2
-4
/
+11
|
\
|
*
Update 'line' extension to as Vim search pattern.
Andrei Stepanov
2017-07-04
2
-4
/
+11
*
|
Merge branch 'master' into fix-getextvar
fix-getextvar
Yasuhiro Matsumoto
2017-07-04
1
-0
/
+5
|
\
|
|
*
Merge pull request #383 from Andrei-Stepanov/regex_hl
mattn
2017-07-04
1
-0
/
+5
|
|
\
|
|
*
Add g:ctrlp_regex_always_higlight option
Andrei Stepanov
2017-06-26
1
-0
/
+5
*
|
|
fix getextvar
Yasuhiro Matsumoto
2017-07-04
1
-1
/
+3
|
/
/
*
|
unlet scalar variable
Yasuhiro Matsumoto
2017-06-29
1
-0
/
+1
*
|
check matcher strictly
Yasuhiro Matsumoto
2017-06-23
1
-1
/
+1
*
|
remove debug statement
Yasuhiro Matsumoto
2017-06-23
1
-1
/
+0
*
|
support plugin-local matcher
Yasuhiro Matsumoto
2017-06-23
1
-3
/
+8
*
|
Merge pull request #372 from majutsushi/issue-339
mattn
2017-06-04
1
-1
/
+1
|
\
\
|
*
|
Call ctags with --file-scope=yes argument
Jan Larres
2017-06-04
1
-1
/
+1
|
/
/
*
|
mru should be loaded when ctrlp_types is not defined.
Yasuhiro Matsumoto
2017-05-25
1
-1
/
+1
*
|
fix bug
Yasuhiro Matsumoto
2017-05-25
1
-1
/
+1
*
|
Merge pull request #368 from LemonBoy/mru-on-demand
mattn
2017-05-25
1
-1
/
+3
|
\
\
|
*
|
Initialize the MRU plugin only when needed
LemonBoy
2017-05-23
1
-1
/
+3
|
/
/
*
|
fixes #363
Yasuhiro Matsumoto
2017-04-28
1
-1
/
+1
*
|
\<C-U> should be referenced as literal in single quote
Yasuhiro Matsumoto
2017-04-27
1
-1
/
+1
*
|
fix quote
Yasuhiro Matsumoto
2017-04-27
1
-1
/
+1
*
|
avoid looking {count} with gv
Yasuhiro Matsumoto
2017-04-27
1
-1
/
+1
*
|
Merge branch 'master' of https://github.com/ctrlpvim/ctrlp.vim
Yasuhiro Matsumoto
2017-04-26
3
-8
/
+54
|
\
\
|
*
\
Merge pull request #358 from codepiano/master
mattn
2017-04-09
1
-6
/
+51
|
|
\
\
|
|
*
|
translate doc changes to Chinese
lishouyu
2017-04-08
1
-6
/
+51
|
|
/
/
|
*
|
Merge pull request #355 from anbn/patch-1
Takahiro Yoshihara
2017-03-27
1
-1
/
+1
|
|
\
\
|
|
*
|
fix minor typo in documentation ctrlp.txt
anbn
2017-03-27
1
-1
/
+1
|
|
/
/
|
*
|
Merge pull request #351 from ctrlpvim/fix333
Takahiro Yoshihara
2017-03-19
1
-0
/
+1
|
|
\
\
|
|
*
|
try ctrlp_root_markers before looks up to root
Yasuhiro Matsumoto
2017-02-21
1
-0
/
+1
|
*
|
|
Fix incorrect matching in buffer mode with by_filename (#346)
Takahiro Yoshihara
2017-03-19
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
2
-2
/
+5
*
|
trying to fix buflist
Kent Sibilev
2017-01-13
1
-0
/
+1
*
|
CtrlPBuffer doesn't correctly display the buffer name and number if the name ...
Kent Sibilev
2017-01-13
1
-3
/
+7
*
|
g:ctrlp_match_window = 'results:0' mean no-limits
Yasuhiro Matsumoto
2017-01-13
2
-1
/
+1
|
/
*
Merge pull request #329 from ctrlpvim/release1.80
1.80
Takahiro Yoshihara
2016-11-29
2
-2
/
+25
|
\
|
*
bump version
Yasuhiro Matsumoto
2016-11-28
1
-2
/
+3
|
*
release 1.80
Yasuhiro Matsumoto
2016-11-28
1
-0
/
+22
|
/
*
Fix [NULL] is appeared in buffer mode (#325)
Takahiro Yoshihara
2016-11-18
1
-1
/
+1
[next]