Skip to content

Commit

Permalink
+ jade, hammer
Browse files Browse the repository at this point in the history
  • Loading branch information
shawjia committed May 24, 2012
1 parent 9dab767 commit b531802
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 4 deletions.
9 changes: 6 additions & 3 deletions .gitmodules
Expand Up @@ -49,9 +49,6 @@
[submodule "bundle/vim-markdown"]
path = bundle/vim-markdown
url = git://github.com/tpope/vim-markdown.git
[submodule "bundle/vim-markdown-preview"]
path = bundle/vim-markdown-preview
url = git://github.com/robgleeson/hammer.vim.git
[submodule "bundle/syntax-json"]
path = bundle/syntax-json
url = git://github.com/vim-scripts/JSON.vim.git
Expand Down Expand Up @@ -106,3 +103,9 @@
[submodule "bundle/syntax-coffee"]
path = bundle/syntax-coffee
url = git://github.com/kchmck/vim-coffee-script.git
[submodule "bundle/hammer"]
path = bundle/hammer
url = git://github.com/matthias-guenther/hammer.vim.git
[submodule "bundle/syntax-jade"]
path = bundle/syntax-jade
url = git://github.com/digitaltoad/vim-jade.git
1 change: 1 addition & 0 deletions bundle/hammer
Submodule hammer added at 2fb938
1 change: 1 addition & 0 deletions bundle/syntax-jade
Submodule syntax-jade added at e58f71
1 change: 0 additions & 1 deletion bundle/vim-markdown-preview
Submodule vim-markdown-preview deleted from b0842f

0 comments on commit b531802

Please sign in to comment.