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
/
plugin
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-12-13
Not use map
Pixeller
1
-1
/
+1
2017-05-25
mru should be loaded when ctrlp_types is not defined.
Yasuhiro Matsumoto
1
-1
/
+1
2017-05-25
fix bug
Yasuhiro Matsumoto
1
-1
/
+1
2017-05-23
Initialize the MRU plugin only when needed
LemonBoy
1
-1
/
+3
2016-10-01
Use the first mode in g:ctrlp_types as the default.
Denis Kasak
1
-1
/
+1
2016-09-15
Find files asynchronously.
Yasuhiro Matsumoto
1
-8
/
+8
2016-08-26
builtins should be always 2 because it is specified start index for the follo...
Yasuhiro Matsumoto
1
-1
/
+1
2016-08-24
configure core_types in later
Yasuhiro Matsumoto
1
-7
/
+1
2016-04-10
Validate g:ctrlp_types
Yasuhiro Matsumoto
1
-1
/
+4
2016-04-10
Should be max count of builtins
Yasuhiro Matsumoto
1
-1
/
+1
2016-04-10
Customizable core types
Yasuhiro Matsumoto
1
-9
/
+12
2016-03-18
Validate g:ctrlp_types
Yasuhiro Matsumoto
1
-1
/
+4
2016-03-18
Should be max count of builtins
Yasuhiro Matsumoto
1
-1
/
+1
2016-03-18
Customizable core types
Yasuhiro Matsumoto
1
-9
/
+12
2014-12-02
Remove needless <silent>
mattn
1
-1
/
+1
2014-12-02
Add <plug>(ctrlp)
mattn
1
-2
/
+4
2014-10-09
Add bang flag for CtrlPBookmarkDirAdd to avoid ask some. Close #35
mattn
1
-2
/
+2
2013-05-03
Allow :CtrlPLine to take a bufname argument
Kien N
1
-1
/
+3
2013-03-22
Revert "Move the completion function"
Kien N
1
-7
/
+4
2012-09-20
Move the completion function
Kien N
1
-4
/
+4
2012-09-20
Use a custom completion function
Kien N
1
-4
/
+7
2012-09-11
Remove an obsolete command
Kien N
1
-2
/
+0
2012-09-06
Make LastMode also be able to restore last working directory
Kien N
1
-1
/
+1
2012-09-06
Change working_path_mode option's default value
Kien N
1
-1
/
+3
2012-07-21
Rewrite WD related functions
Kien N
1
-12
/
+18
2012-06-19
Ignore the vertical bar
Kien N
1
-22
/
+21
2012-06-14
Update docs
Kien N
1
-1
/
+1
2012-04-13
Add BookmarkDir extension
Kien N
1
-8
/
+11
2012-04-07
Preset ext_vars
Kien N
1
-3
/
+3
2012-04-04
Command to open ctrlp in the last accessed mode
Kien N
1
-0
/
+2
2012-04-04
Add mixed files + mrufiles mode
Kien N
1
-15
/
+11
2012-03-31
Expose extension commands
Kien N
1
-38
/
+16
2012-03-12
Make line, undo, and changes official
Kien N
1
-0
/
+14
2012-03-04
Deprecate the old commands
Kien N
1
-1
/
+5
2012-03-03
Rename commands that weren't prefixed with CtrlP
lucapette
1
-3
/
+3
2012-02-24
Add keypad mappings
Kien N
1
-1
/
+1
2012-01-22
Resolve a few issues
Kien N
1
-1
/
+3
2012-01-16
Version 1.6.7
Kien N
1
-1
/
+1
2012-01-16
Some enhancements
Kien N
1
-0
/
+4
2012-01-06
Version 1.6.6
Kien N
1
-9
/
+15
2011-12-22
Add :CtrlPDir autocomplete
Kien N
1
-2
/
+4
2011-12-21
Add BufferTag extension
Kien N
1
-0
/
+5
2011-12-18
Custom ignore and default command options
1.6.4
Kien N
1
-3
/
+4
2011-12-13
A few tweaks
Kien N
1
-1
/
+1
2011-12-01
Update main scripts
Kien N
1
-1
/
+1
2011-11-30
Directory extension
Kien N
1
-0
/
+4
2011-11-28
Tag and Quickfix extensions
1.6.2
Kien N
1
-2
/
+10
2011-11-12
Find root with '/' and '\'
1.6.0
Kien N
1
-14
/
+12
2011-10-09
Improve Open Multiple Files
Kien N
1
-2
/
+1
2011-10-07
Enhancements for prompt history and :CtrlP [start-dir]
Kien N
1
-1
/
+3
[next]