aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/autoload/ctrlp (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix: paths containing parentheses are not shown in powershellCésar Bravo2026-04-042-0/+9
* Ensure the 'cst' option is available before referencing it.Michael Henry2023-07-151-3/+7
* Fix broken buffertagsIngo Meyer2021-12-031-1/+1
* Additional scoping information (e.g. classes) are printed by theIngo Meyer2021-11-221-2/+6
* Optimize fnesc.Yasuhiro Matsumoto2020-10-031-11/+20
* Fix issue with CtrlPLine and empty search stringptzz2017-12-081-3/+5
* Update 'line' extension to as Vim search pattern.Andrei Stepanov2017-07-041-3/+10
* Call ctags with --file-scope=yes argumentJan Larres2017-06-041-1/+1
* fixes CtrlPLine to detect all buffers.Yasuhiro Matsumoto2017-04-261-1/+1
* add g:ctrlp_custom_tag_filesYasuhiro Matsumoto2017-01-131-2/+2
* buftag support for golangQMonkey2016-06-301-0/+1
* fix #212 #216吕海涛2016-03-171-1/+1
* buftag support for rust and delphiTravis2016-03-011-0/+2
* Fix indentation(s)Yasuhiro Matsumoto2016-03-011-88/+89
* Merge pull request #87 from Konfekt/mastermattn2016-03-011-4/+2
|\
| * remove superfluous mru_nomod optionEnno Nagel2016-01-071-4/+2
* | Convert expanded tabs back to to tab charactersPascal Lalancette2016-01-201-5/+5
* | Fix jsctags not working on WindowsPascal Lalancette2016-01-121-1/+5
|/
* Move auto ignore extension to CtrlP core.Ludovic Chabant2015-11-051-0/+172
* Merge pull request #104 from ryanoasis/mastermattn2015-11-021-1/+3
|\
| * Allow easier customizing of list formatRyan McIntyre2015-07-121-1/+1
| * Allow easier customizing of list formatRyan McIntyre2015-07-121-1/+3
* | Add buffertag support for dosbatch, matlab and vhdlptzz2015-09-141-0/+3
* | Add support for ant and tex files in buffertagptzz2015-09-141-0/+2
* | Fix auto selection of tag from tselect menu for tags in the same file.Michael Maurizi2015-03-161-3/+10
|/
* Fix bug. related issue #82Yasuhiro Matsumoto2015-03-092-3/+4
* add option to prevent adding nomod buffers to MRUKonfekt2015-03-081-1/+4
* make tilde_homedir variable globalEnno Nagel2015-02-232-5/+5
* clean up BookmarkDirAdd functionEnno Nagel2015-02-101-4/+3
* mru and bookmarked path use ~ for $HOMEEnno Nagel2015-02-092-3/+6
* remove typo to uniformize dir pathEnno Nagel2015-02-071-1/+1
* Merge pull request #15 from emilyst/patch-1tacahiroy2014-12-251-0/+1
|\
| * Add support for ScalaEmily St.2014-07-111-0/+1
* | Use empty "extra" option for ctagsJan Larres2014-11-261-1/+1
* | Center the screen on the tag after jumping.John Szakmeister2014-11-151-0/+1
* | Add bang flag for CtrlPBookmarkDirAdd to avoid ask some. Close #35mattn2014-10-091-7/+12
|/
* Use ts-prompt automatically when possibleKien N2013-07-281-22/+32
* Accept an optional bookmark name argumentTimothy Mellor2013-07-191-2/+2
* tags for ocamlRudi Grinberg2013-07-151-0/+1
* Check and append ending slashesKien N2013-07-041-1/+1
* Add ToggleMRURelativeKien N2013-06-101-0/+4
* Allow :CtrlPLine to take a bufname argumentKien N2013-05-033-6/+17
* Include [No Name] buffersKien N2013-03-264-7/+16
* Apply mruf_relative to the raw listKien N2013-03-251-2/+4
* Revert "Move the completion function"Kien N2013-03-221-10/+0
* Ignore ignored cwdKien N2013-03-221-1/+3
* The message can be usefulKien N2013-01-091-2/+2
* Run :tag as if typedKien N2013-01-091-2/+2
* Reset 'cscopetag' temporarily while using `:tag`Kien N2012-12-251-0/+3
* Fix for recognizing/expanding of environment variablesKien N2012-12-212-2/+2