summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAudric Schiltknecht <storm@chemicalstorm.org>2012-11-07 22:17:09 +0100
committerAudric Schiltknecht <storm@chemicalstorm.org>2012-11-07 22:18:14 +0100
commit2c82d2890277a9392ed3be3f22d331fec45163e2 (patch)
tree90f41279e5bbdc8fa8038c4ae56040506168ed50
parentc4f7a47e02e61365d432e4195400ed89dab6b194 (diff)
downloaddotfiles-2c82d2890277a9392ed3be3f22d331fec45163e2.tar.gz
dotfiles-2c82d2890277a9392ed3be3f22d331fec45163e2.tar.bz2
dotfiles-2c82d2890277a9392ed3be3f22d331fec45163e2.zip
Add scala bundle
-rw-r--r--.gitmodules3
m---------vim/.vim/bundle/vim-scala0
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 142d833..b643ab9 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -4,3 +4,6 @@
[submodule "vim/.vim/bundle/nerdtree"]
path = vim/.vim/bundle/nerdtree
url = https://github.com/scrooloose/nerdtree.git
+[submodule "vim/.vim/bundle/vim-scala"]
+ path = vim/.vim/bundle/vim-scala
+ url = https://github.com/derekwyatt/vim-scala.git
diff --git a/vim/.vim/bundle/vim-scala b/vim/.vim/bundle/vim-scala
new file mode 160000
+Subproject e78d6ebbedd89280d1e8696dfb34c6381ecfc7c