Mercurial > dotfiles
changeset 192:89e9c0c0b839
Use my own fork of CtrlP.
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Wed, 23 Jul 2014 16:57:10 -0700 |
parents | 896acf280e7a |
children | ae53d68033d9 |
files | .hgsub |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/.hgsub Mon Jul 21 10:52:20 2014 -0700 +++ b/.hgsub Wed Jul 23 16:57:10 2014 -0700 @@ -3,7 +3,7 @@ vim/bundle/badwolf = https://bitbucket.org/sjl/badwolf vim/bundle/colorschemes = [git]https://github.com/flazz/vim-colorschemes.git -vim/bundle/ctrlp = [git]https://github.com/kien/ctrlp.vim.git +vim/bundle/ctrlp = [git]https://github.com/ludovicchabant/ctrlp.vim.git vim/bundle/easymotion = [git]https://github.com/Lokaltog/vim-easymotion.git vim/bundle/powerline = [git]https://github.com/Lokaltog/vim-powerline.git vim/bundle/markdown = [git]https://github.com/tpope/vim-markdown.git