aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/autoload (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Ommit updating messageYasuhiro Matsumoto2020-09-181-1/+1
* Use extend()Yasuhiro Matsumoto2020-09-181-1/+1
* Optimize codesYasuhiro Matsumoto2020-09-181-28/+12
* Cosmetic changesYasuhiro Matsumoto2020-09-161-10/+8
* Implement linkYasuhiro Matsumoto2020-09-161-8/+19
* RetabYasuhiro Matsumoto2020-09-161-2/+2
* Use readdir instead of globpathYasuhiro Matsumoto2020-09-161-40/+64
* fixed NotifySearchPrabir Shrestha2020-05-251-2/+2
* rename to 'search'Prabir Shrestha2020-05-251-3/+3
* remove ctrlp#get() and ctrlp#set()Prabir Shrestha2020-05-251-8/+0
* Update autoload/ctrlp.vimPrabir Shrestha2020-05-251-1/+1
* Update autoload/ctrlp.vimPrabir Shrestha2020-05-251-1/+1
* Update autoload/ctrlp.vimPrabir Shrestha2020-05-251-1/+1
* Update autoload/ctrlp.vimPrabir Shrestha2020-05-251-1/+1
* Update autoload/ctrlp.vimPrabir Shrestha2020-05-251-1/+1
* Update autoload/ctrlp.vimPrabir Shrestha2020-05-251-1/+1
* Update autoload/ctrlp.vimPrabir Shrestha2020-05-251-1/+1
* Update autoload/ctrlp.vimPrabir Shrestha2020-05-251-1/+1
* Update autoload/ctrlp.vimPrabir Shrestha2020-05-251-1/+1
* Update autoload/ctrlp.vimPrabir Shrestha2020-05-251-1/+1
* undo line changesPrabir Shrestha2020-05-251-8/+0
* implement ctrlp#set(lines) ctrlp#get() ctrlp#update()Prabir Shrestha2020-05-252-6/+16
* add 'change' event and ctrlp#input() instead of 'event'Prabir Shrestha2020-05-252-20/+20
* add e:type == 'init' examplePrabir Shrestha2020-05-251-1/+3
* add createEventContext and notifyEventPrabir Shrestha2020-05-252-0/+24
* Fix arrow keys when using true color configPaulo Diovani2019-10-311-1/+1
* fix error when F5 is double pressedishitaku55222019-07-271-2/+1
* Merge branch 'master' of https://github.com/ishitaku5522/ctrlp.vimishitaku55222019-07-211-3/+2
|\
| * remove comment out for debugishitaku55222019-07-201-3/+2
* | fix typoishitaku55222019-07-211-1/+1
|/
* update for neovimishitaku55222019-07-201-25/+58
* fix g:ctrlp_user_command_asyncishitaku55222019-07-201-4/+47
* Fix E94 on selecting a file when there is only one help windowmnishz2019-02-081-3/+4
* Merge pull request #488 from ezequielv/dev_ezequielv-fix-issue_upstream-0463-...mattn2018-11-221-2/+19
|\
| * Split ctrlp#setlines() for ctrlp#init(). Fixes ctrlpvim/ctrlp.vim#463Ezequiel Valenzuela2018-10-251-2/+19
* | Fix #487Takahiro Yoshihara2018-10-271-1/+1
|/
* Merge pull request #479 from ctrlpvim/fix419mattn2018-09-141-1/+1
|\
| * Fix #419Yasuhiro Matsumoto2018-09-141-1/+1
* | Merge pull request #444 from hiberabyss/mastermattn2018-09-141-0/+1
|\ \ | |/ |/|
| * fix issue #437: make CtrlPBufTag work for help fileHongbo Liu2018-06-061-0/+1
* | Fix filetype is set to multiple ctrlpsTakahiro Yoshihara2018-06-261-1/+1
* | Fix filetype detection mechanismTakahiro Yoshihara2018-06-221-1/+15
* | Fixes #450Takahiro Yoshihara2018-06-171-1/+1
* | Fixes #445Takahiro Yoshihara2018-06-111-1/+1
* | Merge pull request #316 from HerringtonDarkholme/mastermattn2018-06-111-0/+1
|\ \ | |/ |/|
| * set ctrlp buffer's filetypeHerrington Darkholme2016-10-211-0/+1
* | Fix to respect case for file namesTakahiro Yoshihara2018-04-101-2/+2
* | Fix issue #136shyun32018-04-011-1/+1
* | Add support for vim8 terminalsMichael Lutsiuk2018-03-271-4/+4
* | Merge pull request #413 from ptzz/mastermattn2018-01-151-3/+5
|\ \