Mercurial > dotfiles
diff .hgsub @ 347:4d73159f56ca
Use pathogen as a sub-repo, plus a few Vim tweaks.
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Mon, 14 Mar 2016 21:01:35 -0700 |
parents | 2d5974d70482 |
children | 29729aa05fac |
line wrap: on
line diff
--- a/.hgsub Sun Mar 13 15:48:31 2016 -0700 +++ b/.hgsub Mon Mar 14 21:01:35 2016 -0700 @@ -18,6 +18,8 @@ vim/bundle/vimroom = [git]https://github.com/mikewest/vimroom.git vim/bundle/solarized = [git]https://github.com/altercation/vim-colors-solarized.git vim/bundle/fugitive = [git]https://github.com/tpope/vim-fugitive.git +vim/bundle/pathogen = [git]https://github.com/tpope/vim-pathogen.git +vim/bundle/sleuth = [git]https://github.com/tpope/vim-sleuth.git vim/bundle/syntastic = [git]https://github.com/scrooloose/syntastic.git vim/bundle/less = [git]https://github.com/groenewege/vim-less.git vim/bundle/twig = [git]https://github.com/beyondwords/vim-twig.git