Mercurial > dotfiles
comparison .hgsub @ 89:9bf866c0bbb1
Moved onsub extension to my own repo.
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Tue, 27 Mar 2012 17:06:27 -0700 |
parents | 121bef55252f |
children | 7985d8397afa |
comparison
equal
deleted
inserted
replaced
88:1ba9f494b606 | 89:9bf866c0bbb1 |
---|---|
20 vim/bundle/syntastic = [git]https://github.com/scrooloose/syntastic.git | 20 vim/bundle/syntastic = [git]https://github.com/scrooloose/syntastic.git |
21 | 21 |
22 vim/bundle/lawrencium = ssh://hg@bitbucket.org/ludovicchabant/vim-lawrencium | 22 vim/bundle/lawrencium = ssh://hg@bitbucket.org/ludovicchabant/vim-lawrencium |
23 | 23 |
24 lib/hg/hg-git = ssh://hg@bitbucket.org/durin42/hg-git | 24 lib/hg/hg-git = ssh://hg@bitbucket.org/durin42/hg-git |
25 lib/hg/onsub = ssh://hg@bitbucket.org/aragost/onsub | 25 lib/hg/onsub = ssh://hg@bitbucket.org/ludovicchabant/onsub |
26 | 26 |