Mercurial > dotfiles
comparison .hgsub @ 80:121bef55252f
Added more VIM plugins (ctrlp, easymotion, powerline).
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Wed, 14 Mar 2012 11:33:52 -0700 |
parents | d930a9c6d590 |
children | 9bf866c0bbb1 |
comparison
equal
deleted
inserted
replaced
79:3e8f6dbbbe31 | 80:121bef55252f |
---|---|
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 | |
7 vim/bundle/easymotion = [git]https://github.com/Lokaltog/vim-easymotion.git | |
8 vim/bundle/powerline = [git]https://github.com/Lokaltog/vim-powerline.git | |
6 vim/bundle/markdown = [git]https://github.com/tpope/vim-markdown.git | 9 vim/bundle/markdown = [git]https://github.com/tpope/vim-markdown.git |
7 vim/bundle/surround = [git]https://github.com/tpope/vim-surround.git | 10 vim/bundle/surround = [git]https://github.com/tpope/vim-surround.git |
8 vim/bundle/commentary = [git]git://github.com/tpope/vim-commentary.git | 11 vim/bundle/commentary = [git]git://github.com/tpope/vim-commentary.git |
9 vim/bundle/ragtag = [git]git://github.com/tpope/vim-ragtag.git | 12 vim/bundle/ragtag = [git]git://github.com/tpope/vim-ragtag.git |
10 vim/bundle/repeat = [git]git://github.com/tpope/vim-repeat.git | 13 vim/bundle/repeat = [git]git://github.com/tpope/vim-repeat.git |