Mercurial > dotfiles
diff .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 |
line wrap: on
line diff
--- a/.hgsub Fri Mar 09 20:44:10 2012 -0800 +++ b/.hgsub Wed Mar 14 11:33:52 2012 -0700 @@ -3,6 +3,9 @@ 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/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 vim/bundle/surround = [git]https://github.com/tpope/vim-surround.git vim/bundle/commentary = [git]git://github.com/tpope/vim-commentary.git