Mercurial > dotfiles
comparison .hgsub @ 48:a504cf2b7ae7
Removed command-t, added fugitive.
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Tue, 06 Dec 2011 17:00:14 -0800 |
parents | ee3d235ca3fb |
children | 6494b882dcef |
comparison
equal
deleted
inserted
replaced
47:ee3d235ca3fb | 48:a504cf2b7ae7 |
---|---|
1 | 1 |
2 vim/bundle/colorschemes = [git]https://github.com/flazz/vim-colorschemes.git | 2 vim/bundle/colorschemes = [git]https://github.com/flazz/vim-colorschemes.git |
3 vim/bundle/command-t = [git]https://github.com/wincent/Command-T.git | |
4 vim/bundle/gundo = https://bitbucket.org/sjl/gundo.vim | 3 vim/bundle/gundo = https://bitbucket.org/sjl/gundo.vim |
5 vim/bundle/markdown = [git]https://github.com/tpope/vim-markdown.git | 4 vim/bundle/markdown = [git]https://github.com/tpope/vim-markdown.git |
6 vim/bundle/surround = [git]https://github.com/tpope/vim-surround.git | 5 vim/bundle/surround = [git]https://github.com/tpope/vim-surround.git |
7 vim/bundle/commentary = [git]git://github.com/tpope/vim-commentary.git | 6 vim/bundle/commentary = [git]git://github.com/tpope/vim-commentary.git |
8 vim/bundle/ragtag = [git]git://github.com/tpope/vim-ragtag.git | 7 vim/bundle/ragtag = [git]git://github.com/tpope/vim-ragtag.git |
10 vim/bundle/haml = [git]git://github.com/tpope/vim-haml.git | 9 vim/bundle/haml = [git]git://github.com/tpope/vim-haml.git |
11 vim/bundle/supertab = [git]https://github.com/ervandew/supertab.git | 10 vim/bundle/supertab = [git]https://github.com/ervandew/supertab.git |
12 vim/bundle/nerdtree = [git]https://github.com/scrooloose/nerdtree.git | 11 vim/bundle/nerdtree = [git]https://github.com/scrooloose/nerdtree.git |
13 vim/bundle/vimroom = [git]https://github.com/mikewest/vimroom.git | 12 vim/bundle/vimroom = [git]https://github.com/mikewest/vimroom.git |
14 vim/bundle/solarized = [git]https://github.com/altercation/vim-colors-solarized.git | 13 vim/bundle/solarized = [git]https://github.com/altercation/vim-colors-solarized.git |
14 vim/bundle/fugitive = [git]https://github.com/tpope/vim-fugitive.git | |
15 | 15 |
16 lib/hg/hg-git = ssh://hg@bitbucket.org/durin42/hg-git | 16 lib/hg/hg-git = ssh://hg@bitbucket.org/durin42/hg-git |
17 lib/hg/onsub = ssh://hg@bitbucket.org/aragost/onsub | 17 lib/hg/onsub = ssh://hg@bitbucket.org/aragost/onsub |
18 | 18 |