From a7a5d2b5193e63bd06c5e6d24de8a32a31a14cda Mon Sep 17 00:00:00 2001 From: Tharre Date: Mon, 28 Nov 2016 20:45:40 +0100 Subject: vim: add vim-javacomplete2 --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitmodules') 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 -- cgit v1.2.3-70-g09d2