aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/doc/ctrlp.txt (follow)
Commit message (Expand)AuthorAgeFilesLines
* Reflect "ctrlp_match_current_file" in CtrlPMRUFileshokorobi2024-10-201-1/+2
* Fix typo in ctrlp.txtelig0n2024-09-221-1/+1
* Improve CtrlP fuzzy finding results on large directoriesYudi Zhou2022-03-221-0/+11
* Fix doc related to wildignoreYudi Zhou2022-03-211-18/+5
* Ignore errorsYasuhiro Matsumoto2022-03-221-0/+7
* Fix lazy update value ruleTsuyoshi CHO2020-10-051-5/+5
* Fix #520Takahiro Yoshihara2019-11-031-4/+4
* fix g:ctrlp_user_command_asyncishitaku55222019-07-201-1/+1
* Fixes a typo in docsJonathan Gold2019-01-131-1/+1
* Bump version to 1.80Boris Brodski2018-02-081-1/+1
* Fix doc for `:CtrlPCurFile` and `:CtrlPCurWD`Takahiro Yoshihara2017-08-301-2/+2
* Remove extra less than signhokorobi2017-07-151-1/+0
* fix minor typo in documentation ctrlp.txtanbn2017-03-271-1/+1
* add g:ctrlp_custom_tag_filesYasuhiro Matsumoto2017-01-131-0/+3
* g:ctrlp_match_window = 'results:0' mean no-limitsYasuhiro Matsumoto2017-01-131-0/+1
* release 1.80Yasuhiro Matsumoto2016-11-281-0/+22
* Fix doc about mappings inside the prompttodashuta2016-11-031-1/+2
* fix doc about ctrlp_buftag_ctags_binYasuhiro Matsumoto2016-09-191-1/+2
* Merge pull request #299 from blueyed/doc-CtrlPCurFile-CtrlPCurWDmattn2016-09-151-1/+12
|\
| * Document :CtrlPCurFile and :CtrlPCurWDDaniel Hahler2016-09-141-1/+12
* | doc: mention g:ctrlp_show_hidden with g:ctrlp_custom_ignoreDaniel Hahler2016-09-141-2/+3
|/
* Document for g:ctrlp_typesYasuhiro Matsumoto2016-04-101-1/+8
* New buffer explorer mode with highlightingSergey Vlasov2016-03-081-2/+33
* Merge pull request #87 from Konfekt/mastermattn2016-03-011-7/+0
|\
| * remove superfluous mru_nomod optionEnno Nagel2016-01-071-7/+0
* | Docs: do not recommend `--git-dir=%s/.git`Thomas Miedema2016-01-311-1/+1
* | Add option `ctrlp_match_current_file` to include the current file in match re...Ludovic Chabant2016-01-061-0/+11
|/
* Update credits in helpfile.Lucas Hoffmann2015-12-201-4/+5
* Implement brief_prompt modeYasuhiro Matsumoto2015-11-121-0/+4
* Move auto ignore extension to CtrlP core.Ludovic Chabant2015-11-051-1/+76
* Correct misspellingsSyohei YOSHIDA2015-08-261-2/+2
* documentation for g:ctrlp_open_single_match and g:ctrpl_ctrlp_line_prefixwalt2015-08-131-0/+31
* add option to prevent adding nomod buffers to MRUKonfekt2015-03-081-0/+6
* make tilde_homedir variable globalEnno Nagel2015-02-231-5/+5
* explain BookmarkDirAdd(!) command as providedEnno Nagel2015-02-101-6/+8
* mru and bookmarked path use ~ for $HOMEEnno Nagel2015-02-091-1/+9
* add Work Dir MRUKonfekt2014-12-191-0/+16
* Revert "New buffer explorer mode with highlighting and more"mattn2014-11-151-19/+3
* New buffer explorer mode with highlightingSergey Vlasov2014-11-071-3/+19
* Add docmattn2014-09-241-0/+6
* Merge remote-tracking branch 'origin/master' into redondos/doc_ctrlp_working_...Angelo Olivera2014-08-081-7/+9
|\
| * Merge pull request #16 from ludovicchabant/custom_ignore_funcmattn2014-08-081-0/+9
| |\
| | * Add ability to specify a custom ignore function, instead of just patterns.ludovicchabant2014-07-231-0/+9
| * | Drop migemomattn2014-08-081-7/+0
| |/
* / Improve wording for ctrlp_working_path_modeAngelo Olivera2014-04-211-6/+5
|/
* Add a max results settingKien N2013-07-241-1/+4
* Accept an optional bookmark name argumentTimothy Mellor2013-07-191-0/+1
* tags for ocamlRudi Grinberg2013-07-151-0/+1
* Update ctrlp.txtKien N2013-06-111-4/+7
* Add ToggleMRURelativeKien N2013-06-101-0/+3