summaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
authorTharre <tharre3@gmail.com>2016-11-28 20:45:40 +0100
committerTharre <tharre3@gmail.com>2016-11-28 20:46:44 +0100
commita7a5d2b5193e63bd06c5e6d24de8a32a31a14cda (patch)
tree7d3631f3d6eb9e9a147a33aff09a79f57ebab61e /.gitmodules
parent9d692a2c5bdba01d2c47788494764acbafeb6950 (diff)
downloaddotfiles-a7a5d2b5193e63bd06c5e6d24de8a32a31a14cda.tar.gz
dotfiles-a7a5d2b5193e63bd06c5e6d24de8a32a31a14cda.tar.xz
dotfiles-a7a5d2b5193e63bd06c5e6d24de8a32a31a14cda.zip
vim: add vim-javacomplete2
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 2f6e599..7ce405a 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -49,3 +49,6 @@
[submodule ".vim/bundle/supertab"]
path = .vim/bundle/supertab
url = https://github.com/ervandew/supertab.git
+[submodule ".vim/bundle/vim-javacomplete2"]
+ path = .vim/bundle/vim-javacomplete2
+ url = https://github.com/artur-shaik/vim-javacomplete2.git