summaryrefslogtreecommitdiffstats
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
parent7392c49948e584ca086c1aa1145af3787fd93203 (diff)
downloaddotfiles-4bf14be9fc4cf912bf716304ff8fdd82d4b1e615.tar.gz
dotfiles-4bf14be9fc4cf912bf716304ff8fdd82d4b1e615.tar.bz2
dotfiles-4bf14be9fc4cf912bf716304ff8fdd82d4b1e615.zip
Add sbt bundle
-rw-r--r--.gitmodules3
m---------vim/.vim/bundle/sbt0
2 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
diff --git a/vim/.vim/bundle/sbt b/vim/.vim/bundle/sbt
new file mode 160000
+Subproject ac2609cdb44a0a7504b74a5f6fa7c6fd3d62d5f