Mercurial > dotfiles
comparison .hgsub @ 192:89e9c0c0b839
Use my own fork of CtrlP.
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Wed, 23 Jul 2014 16:57:10 -0700 |
parents | 4504d9bf9861 |
children | 769869e61101 |
comparison
equal
deleted
inserted
replaced
191:896acf280e7a | 192:89e9c0c0b839 |
---|---|
1 | 1 |
2 vim/bundle/gundo = https://bitbucket.org/sjl/gundo.vim | 2 vim/bundle/gundo = https://bitbucket.org/sjl/gundo.vim |
3 vim/bundle/badwolf = https://bitbucket.org/sjl/badwolf | 3 vim/bundle/badwolf = https://bitbucket.org/sjl/badwolf |
4 | 4 |
5 vim/bundle/colorschemes = [git]https://github.com/flazz/vim-colorschemes.git | 5 vim/bundle/colorschemes = [git]https://github.com/flazz/vim-colorschemes.git |
6 vim/bundle/ctrlp = [git]https://github.com/kien/ctrlp.vim.git | 6 vim/bundle/ctrlp = [git]https://github.com/ludovicchabant/ctrlp.vim.git |
7 vim/bundle/easymotion = [git]https://github.com/Lokaltog/vim-easymotion.git | 7 vim/bundle/easymotion = [git]https://github.com/Lokaltog/vim-easymotion.git |
8 vim/bundle/powerline = [git]https://github.com/Lokaltog/vim-powerline.git | 8 vim/bundle/powerline = [git]https://github.com/Lokaltog/vim-powerline.git |
9 vim/bundle/markdown = [git]https://github.com/tpope/vim-markdown.git | 9 vim/bundle/markdown = [git]https://github.com/tpope/vim-markdown.git |
10 vim/bundle/surround = [git]https://github.com/tpope/vim-surround.git | 10 vim/bundle/surround = [git]https://github.com/tpope/vim-surround.git |
11 vim/bundle/commentary = [git]https://github.com/tpope/vim-commentary.git | 11 vim/bundle/commentary = [git]https://github.com/tpope/vim-commentary.git |