comparison .hgsub @ 58:a6513d65eccf

Added syntastic.
author Ludovic Chabant <ludovic@chabant.com>
date Thu, 08 Dec 2011 17:13:23 -0800
parents 6494b882dcef
children 48d41b40166a
comparison
equal deleted inserted replaced
57:6494b882dcef 58:a6513d65eccf
10 vim/bundle/supertab = [git]https://github.com/ervandew/supertab.git 10 vim/bundle/supertab = [git]https://github.com/ervandew/supertab.git
11 vim/bundle/nerdtree = [git]https://github.com/scrooloose/nerdtree.git 11 vim/bundle/nerdtree = [git]https://github.com/scrooloose/nerdtree.git
12 vim/bundle/vimroom = [git]https://github.com/mikewest/vimroom.git 12 vim/bundle/vimroom = [git]https://github.com/mikewest/vimroom.git
13 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 14 vim/bundle/fugitive = [git]https://github.com/tpope/vim-fugitive.git
15 vim/bundle/syntastic = [git]https://github.com/scrooloose/syntastic.git
16
15 vim/bundle/lawrencium = ssh://hg@bitbucket.org/ludovicchabant/lawrencium 17 vim/bundle/lawrencium = ssh://hg@bitbucket.org/ludovicchabant/lawrencium
16 18
17 lib/hg/hg-git = ssh://hg@bitbucket.org/durin42/hg-git 19 lib/hg/hg-git = ssh://hg@bitbucket.org/durin42/hg-git
18 lib/hg/onsub = ssh://hg@bitbucket.org/aragost/onsub 20 lib/hg/onsub = ssh://hg@bitbucket.org/aragost/onsub
19 21