Mercurial > dotfiles
comparison .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 |
comparison
equal
deleted
inserted
replaced
346:67e6ade3a451 | 347:4d73159f56ca |
---|---|
16 vim/bundle/supertab = [git]https://github.com/ervandew/supertab.git | 16 vim/bundle/supertab = [git]https://github.com/ervandew/supertab.git |
17 vim/bundle/nerdtree = [git]https://github.com/scrooloose/nerdtree.git | 17 vim/bundle/nerdtree = [git]https://github.com/scrooloose/nerdtree.git |
18 vim/bundle/vimroom = [git]https://github.com/mikewest/vimroom.git | 18 vim/bundle/vimroom = [git]https://github.com/mikewest/vimroom.git |
19 vim/bundle/solarized = [git]https://github.com/altercation/vim-colors-solarized.git | 19 vim/bundle/solarized = [git]https://github.com/altercation/vim-colors-solarized.git |
20 vim/bundle/fugitive = [git]https://github.com/tpope/vim-fugitive.git | 20 vim/bundle/fugitive = [git]https://github.com/tpope/vim-fugitive.git |
21 vim/bundle/pathogen = [git]https://github.com/tpope/vim-pathogen.git | |
22 vim/bundle/sleuth = [git]https://github.com/tpope/vim-sleuth.git | |
21 vim/bundle/syntastic = [git]https://github.com/scrooloose/syntastic.git | 23 vim/bundle/syntastic = [git]https://github.com/scrooloose/syntastic.git |
22 vim/bundle/less = [git]https://github.com/groenewege/vim-less.git | 24 vim/bundle/less = [git]https://github.com/groenewege/vim-less.git |
23 vim/bundle/twig = [git]https://github.com/beyondwords/vim-twig.git | 25 vim/bundle/twig = [git]https://github.com/beyondwords/vim-twig.git |
24 vim/bundle/tagbar = [git]https://github.com/majutsushi/tagbar.git | 26 vim/bundle/tagbar = [git]https://github.com/majutsushi/tagbar.git |
25 vim/bundle/yankring = [git]https://github.com/vim-scripts/YankRing.vim.git | 27 vim/bundle/yankring = [git]https://github.com/vim-scripts/YankRing.vim.git |