aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTeddy Wing2014-06-18 11:27:57 -0400
committerTeddy Wing2014-06-18 11:27:57 -0400
commit298b3f98e6ea38741c1eb4e523edaac231537019 (patch)
treea2e425917a9ef908b63ea1a6bc8ea4fd3ddd3752
parent6863aa943308a97525cd8a3086f3de58ef688b04 (diff)
downloaddotvim-298b3f98e6ea38741c1eb4e523edaac231537019.tar.bz2
Add vim-scala plugin
Provides syntax highlighting and a bunch of other niceties that I haven't looked into.
-rw-r--r--.gitmodules3
m---------bundle/vim-scala0
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index b7cabca..1d008cb 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -40,3 +40,6 @@
[submodule "bundle/vim-golang"]
path = bundle/vim-golang
url = https://github.com/jnwhiteh/vim-golang.git
+[submodule "bundle/vim-scala"]
+ path = bundle/vim-scala
+ url = https://github.com/derekwyatt/vim-scala.git
diff --git a/bundle/vim-scala b/bundle/vim-scala
new file mode 160000
+Subproject 8f5a9642606e81fe8bb15ccb99031915f1d0a8d