Skip to content

Commit

Permalink
Merge branch 'master' of ssh://github.com/MarcWeber/vim-addon-manager…
Browse files Browse the repository at this point in the history
…-known-repositories
  • Loading branch information
ZyX-I committed Sep 25, 2014
2 parents 81f5336 + ca881bb commit 001cf3c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions db/scmsources.vim
Expand Up @@ -535,6 +535,9 @@ let scmnr.3071 = {'type': 'git', 'url': 'git://github.com/wilhelmtell/reimin'}
" Felipe Morales
let scmnr.3101 = {'type': 'git', 'url': 'git://github.com/fmoralesc/Tumble'}

" David Sanson and Felipe Morales
let scm['vim-pandoc-syntax'] = {'type': 'git', 'url': 'git://github.com/vim-pandoc/vim-pandoc-syntax'}

" David Munger
let scmnr.3108 = {'type': 'bzr', 'url': 'lp:vim-gui-box'}
let scmnr.3109 = {'type': 'git', 'url': 'git://github.com/LaTeX-Box-Team/LaTeX-Box'}
Expand Down

0 comments on commit 001cf3c

Please sign in to comment.