summaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
authorAudric Schiltknecht <storm@chemicalstorm.org>2013-01-17 10:25:10 +0100
committerAudric Schiltknecht <storm@chemicalstorm.org>2013-01-17 10:25:10 +0100
commit4bf14be9fc4cf912bf716304ff8fdd82d4b1e615 (patch)
tree55594c214d6d40eaffd28bc08a742b06306a1cb7 /.gitmodules
parent7392c49948e584ca086c1aa1145af3787fd93203 (diff)
downloaddotfiles-4bf14be9fc4cf912bf716304ff8fdd82d4b1e615.tar.gz
dotfiles-4bf14be9fc4cf912bf716304ff8fdd82d4b1e615.tar.bz2
dotfiles-4bf14be9fc4cf912bf716304ff8fdd82d4b1e615.zip
Add sbt bundle
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index d4fb015..63956d7 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -10,3 +10,6 @@
[submodule "vim/.vim/bundle/syntastic"]
path = vim/.vim/bundle/syntastic
url = https://github.com/scrooloose/syntastic/
+[submodule "vim/.vim/bundle/sbt"]
+ path = vim/.vim/bundle/sbt
+ url = https://github.com/ktvoelker/sbt-vim