comparison .hgsub @ 368:12a3a0e31f8e

Add faster CtrlP matcher
author Ludovic Chabant <ludovic@chabant.com>
date Thu, 16 Feb 2017 18:49:36 -0800
parents 4e4c847fe350
children b87c358bd0ca
comparison
equal deleted inserted replaced
367:d8ae3de7de06 368:12a3a0e31f8e
28 vim/bundle/linediff = [git]https://github.com/AndrewRadev/linediff.vim.git 28 vim/bundle/linediff = [git]https://github.com/AndrewRadev/linediff.vim.git
29 vim/bundle/pythonmode = [git]https://github.com/klen/python-mode.git 29 vim/bundle/pythonmode = [git]https://github.com/klen/python-mode.git
30 vim/bundle/interestingwords = [git]https://github.com/vasconcelloslf/vim-interestingwords.git 30 vim/bundle/interestingwords = [git]https://github.com/vasconcelloslf/vim-interestingwords.git
31 vim/bundle/jinja = [git]https://github.com/mitsuhiko/vim-jinja.git 31 vim/bundle/jinja = [git]https://github.com/mitsuhiko/vim-jinja.git
32 vim/bundle/python-pep8-indent = [git]https://github.com/hynek/vim-python-pep8-indent.git 32 vim/bundle/python-pep8-indent = [git]https://github.com/hynek/vim-python-pep8-indent.git
33 vim/bundle/ctrlp-py-matcher = [git]https://github.com/FelikZ/ctrlp-py-matcher
33 34
34 vim/bundle/gutentags = https://bitbucket.org/ludovicchabant/vim-gutentags 35 vim/bundle/gutentags = https://bitbucket.org/ludovicchabant/vim-gutentags
35 vim/bundle/lawrencium = https://bitbucket.org/ludovicchabant/vim-lawrencium 36 vim/bundle/lawrencium = https://bitbucket.org/ludovicchabant/vim-lawrencium
36 vim/bundle/piecrust = https://bitbucket.org/ludovicchabant/vim-piecrust 37 vim/bundle/piecrust = https://bitbucket.org/ludovicchabant/vim-piecrust
37 38