summaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
authorAudric Schiltknecht <storm@chemicalstorm.org>2013-08-09 11:21:43 +0200
committerAudric Schiltknecht <storm@chemicalstorm.org>2013-08-09 11:21:43 +0200
commitd8808f080dc03ac0d896c52eac4fe47ad31d51b6 (patch)
tree580f6c3786c861effe8b999acd3834def4c71b4c /.gitmodules
parentf47d7f443b22cec75f9904e8b668befe9f42812b (diff)
downloaddotfiles-d8808f080dc03ac0d896c52eac4fe47ad31d51b6.tar.gz
dotfiles-d8808f080dc03ac0d896c52eac4fe47ad31d51b6.tar.bz2
dotfiles-d8808f080dc03ac0d896c52eac4fe47ad31d51b6.zip
Add gist bundle + dependency
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules6
1 files changed, 6 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 91c7730..ab37fa5 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -13,3 +13,9 @@
[submodule "vim/vim/bundle/sbt"]
path = vim/vim/bundle/sbt
url = https://github.com/ktvoelker/sbt-vim
+[submodule "vim/vim/bundle/gist-vim"]
+ path = vim/vim/bundle/gist-vim
+ url = https://github.com/mattn/gist-vim.git
+[submodule "vim/vim/bundle/webapi-vim"]
+ path = vim/vim/bundle/webapi-vim
+ url = https://github.com/mattn/webapi-vim.git