aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAgeFilesLines
* add ctrlp_buffertag_options for universal ctags.fix-421Yasuhiro Matsumoto2018-04-031-3/+3
* Merge pull request #424 from mluts/support-vim8-terminalmattn2018-03-281-4/+4
|\
| * Add support for vim8 terminalsMichael Lutsiuk2018-03-271-4/+4
|/
* Merge pull request #420 from borisbrodski/masterTakahiro Yoshihara2018-02-102-2/+2
|\
| * Bump version to 1.80Boris Brodski2018-02-082-2/+2
|/
* Merge pull request #413 from ptzz/mastermattn2018-01-151-3/+5
|\
| * Fix issue with CtrlPLine and empty search stringptzz2017-12-081-3/+5
* | Merge pull request #402 from ctrlpvim/no-percent-cmdmattn2018-01-151-2/+10
|\ \ | |/ |/|
| * Possible to be specify g:ctrlp_user_command without %sYasuhiro Matsumoto2017-09-211-2/+10
|/
* Fix doc for `:CtrlPCurFile` and `:CtrlPCurWD`Takahiro Yoshihara2017-08-301-2/+2
* do not modify guicursor if it is emptyYasuhiro Matsumoto2017-08-161-3/+5
* Merge pull request #389 from hokorobi/remove-extra-less-than-signmattn2017-07-181-1/+0
|\
| * Remove extra less than signhokorobi2017-07-151-1/+0
|/
* Merge pull request #385 from Andrei-Stepanov/line_jump_search_highlightmattn2017-07-042-4/+11
|\
| * Update 'line' extension to as Vim search pattern.Andrei Stepanov2017-07-042-4/+11
* | Merge branch 'master' into fix-getextvarfix-getextvarYasuhiro Matsumoto2017-07-041-0/+5
|\|
| * Merge pull request #383 from Andrei-Stepanov/regex_hlmattn2017-07-041-0/+5
| |\
| | * Add g:ctrlp_regex_always_higlight optionAndrei Stepanov2017-06-261-0/+5
* | | fix getextvarYasuhiro Matsumoto2017-07-041-1/+3
|/ /
* | unlet scalar variableYasuhiro Matsumoto2017-06-291-0/+1
* | check matcher strictlyYasuhiro Matsumoto2017-06-231-1/+1
* | remove debug statementYasuhiro Matsumoto2017-06-231-1/+0
* | support plugin-local matcherYasuhiro Matsumoto2017-06-231-3/+8
* | Merge pull request #372 from majutsushi/issue-339mattn2017-06-041-1/+1
|\ \
| * | Call ctags with --file-scope=yes argumentJan Larres2017-06-041-1/+1
|/ /
* | mru should be loaded when ctrlp_types is not defined.Yasuhiro Matsumoto2017-05-251-1/+1
* | fix bugYasuhiro Matsumoto2017-05-251-1/+1
* | Merge pull request #368 from LemonBoy/mru-on-demandmattn2017-05-251-1/+3
|\ \
| * | Initialize the MRU plugin only when neededLemonBoy2017-05-231-1/+3
|/ /
* | fixes #363Yasuhiro Matsumoto2017-04-281-1/+1
* | \<C-U> should be referenced as literal in single quoteYasuhiro Matsumoto2017-04-271-1/+1
* | fix quoteYasuhiro Matsumoto2017-04-271-1/+1
* | avoid looking {count} with gvYasuhiro Matsumoto2017-04-271-1/+1
* | Merge branch 'master' of https://github.com/ctrlpvim/ctrlp.vimYasuhiro Matsumoto2017-04-263-8/+54
|\ \
| * \ Merge pull request #358 from codepiano/mastermattn2017-04-091-6/+51
| |\ \
| | * | translate doc changes to Chineselishouyu2017-04-081-6/+51
| |/ /
| * | Merge pull request #355 from anbn/patch-1Takahiro Yoshihara2017-03-271-1/+1
| |\ \
| | * | fix minor typo in documentation ctrlp.txtanbn2017-03-271-1/+1
| |/ /
| * | Merge pull request #351 from ctrlpvim/fix333Takahiro Yoshihara2017-03-191-0/+1
| |\ \
| | * | try ctrlp_root_markers before looks up to rootYasuhiro Matsumoto2017-02-211-0/+1
| * | | Fix incorrect matching in buffer mode with by_filename (#346)Takahiro Yoshihara2017-03-191-1/+1
| |/ /
* / / fixes CtrlPLine to detect all buffers.Yasuhiro Matsumoto2017-04-261-1/+1
|/ /
* | add g:ctrlp_custom_tag_filesYasuhiro Matsumoto2017-01-132-2/+5
* | trying to fix buflistKent Sibilev2017-01-131-0/+1
* | CtrlPBuffer doesn't correctly display the buffer name and number if the name ...Kent Sibilev2017-01-131-3/+7
* | g:ctrlp_match_window = 'results:0' mean no-limitsYasuhiro Matsumoto2017-01-132-1/+1
|/
* Merge pull request #329 from ctrlpvim/release1.801.80Takahiro Yoshihara2016-11-292-2/+25
|\
| * bump versionYasuhiro Matsumoto2016-11-281-2/+3
| * release 1.80Yasuhiro Matsumoto2016-11-281-0/+22
|/
* Fix [NULL] is appeared in buffer mode (#325)Takahiro Yoshihara2016-11-181-1/+1