Mercurial > dotfiles
comparison .hgsub @ 117:0fab23bfd392
Fixed URLs for some Git sub-repos.
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Wed, 19 Sep 2012 22:06:22 -0700 |
parents | 5bd55d06cf75 |
children | cf962a1ae922 |
comparison
equal
deleted
inserted
replaced
116:56542c6433d9 | 117:0fab23bfd392 |
---|---|
6 vim/bundle/ctrlp = [git]https://github.com/kien/ctrlp.vim.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 | 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]git://github.com/tpope/vim-commentary.git | 11 vim/bundle/commentary = [git]https://github.com/tpope/vim-commentary.git |
12 vim/bundle/ragtag = [git]git://github.com/tpope/vim-ragtag.git | 12 vim/bundle/ragtag = [git]https://github.com/tpope/vim-ragtag.git |
13 vim/bundle/repeat = [git]git://github.com/tpope/vim-repeat.git | 13 vim/bundle/repeat = [git]https://github.com/tpope/vim-repeat.git |
14 vim/bundle/haml = [git]git://github.com/tpope/vim-haml.git | 14 vim/bundle/haml = [git]https://github.com/tpope/vim-haml.git |
15 vim/bundle/supertab = [git]https://github.com/ervandew/supertab.git | 15 vim/bundle/supertab = [git]https://github.com/ervandew/supertab.git |
16 vim/bundle/nerdtree = [git]https://github.com/scrooloose/nerdtree.git | 16 vim/bundle/nerdtree = [git]https://github.com/scrooloose/nerdtree.git |
17 vim/bundle/vimroom = [git]https://github.com/mikewest/vimroom.git | 17 vim/bundle/vimroom = [git]https://github.com/mikewest/vimroom.git |
18 vim/bundle/solarized = [git]https://github.com/altercation/vim-colors-solarized.git | 18 vim/bundle/solarized = [git]https://github.com/altercation/vim-colors-solarized.git |
19 vim/bundle/fugitive = [git]https://github.com/tpope/vim-fugitive.git | 19 vim/bundle/fugitive = [git]https://github.com/tpope/vim-fugitive.git |