[vim] Add vim-scala

pull/28/head
Alpha Chen 10 years ago
parent b1efe2815e
commit 20f786c512

3
.gitmodules vendored

@ -112,3 +112,6 @@
[submodule ".vim/bundle/vim-commentary"] [submodule ".vim/bundle/vim-commentary"]
path = .vim/bundle/vim-commentary path = .vim/bundle/vim-commentary
url = https://github.com/tpope/vim-commentary.git url = https://github.com/tpope/vim-commentary.git
[submodule ".vim/bundle/vim-scala"]
path = .vim/bundle/vim-scala
url = git@github.com:derekwyatt/vim-scala.git

@ -0,0 +1 @@
Subproject commit 80a16cf8dc9eea18980fbe34a6d6dd3e1b6df290
Loading…
Cancel
Save