From e5831c7d920d9f28c3d4712ce034c8f3809daeca Mon Sep 17 00:00:00 2001 From: Alex Yatskov Date: Fri, 19 Aug 2016 22:28:07 -0700 Subject: [PATCH] Update modules, add vim-jdaddy --- .gitmodules | 3 +++ .vim/bundle/YouCompleteMe | 2 +- .vim/bundle/syntastic | 2 +- .vim/bundle/vim-airline | 2 +- .vim/bundle/vim-fugitive | 2 +- .vim/bundle/vim-go | 2 +- .vim/bundle/vim-jdaddy | 1 + .vim/bundle/vim-licenses | 2 +- 8 files changed, 10 insertions(+), 6 deletions(-) create mode 160000 .vim/bundle/vim-jdaddy diff --git a/.gitmodules b/.gitmodules index 380680d..55f5219 100644 --- a/.gitmodules +++ b/.gitmodules @@ -109,3 +109,6 @@ [submodule ".vim/bundle/syntastic"] path = .vim/bundle/syntastic url = https://github.com/scrooloose/syntastic.git +[submodule ".vim/bundle/vim-jdaddy"] + path = .vim/bundle/vim-jdaddy + url = https://github.com/tpope/vim-jdaddy.git diff --git a/.vim/bundle/YouCompleteMe b/.vim/bundle/YouCompleteMe index 9968a43..b94fcb2 160000 --- a/.vim/bundle/YouCompleteMe +++ b/.vim/bundle/YouCompleteMe @@ -1 +1 @@ -Subproject commit 9968a43f7ec058298667c2c56ca86cfbbf1dac51 +Subproject commit b94fcb2c9e3fda7b6d9405432ac657c4beb0142e diff --git a/.vim/bundle/syntastic b/.vim/bundle/syntastic index 6014bdc..25a1ddb 160000 --- a/.vim/bundle/syntastic +++ b/.vim/bundle/syntastic @@ -1 +1 @@ -Subproject commit 6014bdc57f161f5ae5140e4247b144ae149bf894 +Subproject commit 25a1ddbdd73778a8b3ad16fda73ffcaf223f22df diff --git a/.vim/bundle/vim-airline b/.vim/bundle/vim-airline index 62fa44f..d00f7b3 160000 --- a/.vim/bundle/vim-airline +++ b/.vim/bundle/vim-airline @@ -1 +1 @@ -Subproject commit 62fa44f8b3a1238f4176ad5359ff0837b6263c07 +Subproject commit d00f7b35d2e615ce7a120214e4615912fc09e630 diff --git a/.vim/bundle/vim-fugitive b/.vim/bundle/vim-fugitive index c00ebd7..aac85a2 160000 --- a/.vim/bundle/vim-fugitive +++ b/.vim/bundle/vim-fugitive @@ -1 +1 @@ -Subproject commit c00ebd75ac23f4080c0d0bf9453b16304a3fb316 +Subproject commit aac85a268e89a6c8be79341e130ac90256fadbd6 diff --git a/.vim/bundle/vim-go b/.vim/bundle/vim-go index 59a2361..a4ba0a5 160000 --- a/.vim/bundle/vim-go +++ b/.vim/bundle/vim-go @@ -1 +1 @@ -Subproject commit 59a236108a0795b21a6597b7217d1f26ec8d5766 +Subproject commit a4ba0a5b1b619bfd0b41618620eed1fe6a22a0a2 diff --git a/.vim/bundle/vim-jdaddy b/.vim/bundle/vim-jdaddy new file mode 160000 index 0000000..fccddca --- /dev/null +++ b/.vim/bundle/vim-jdaddy @@ -0,0 +1 @@ +Subproject commit fccddca8092ca3dfa843e9e33fc7be8c8ef1c727 diff --git a/.vim/bundle/vim-licenses b/.vim/bundle/vim-licenses index 04cfbc3..ef66f07 160000 --- a/.vim/bundle/vim-licenses +++ b/.vim/bundle/vim-licenses @@ -1 +1 @@ -Subproject commit 04cfbc35fdb267905b6ed1ddf9924c2a8b6b5e5a +Subproject commit ef66f07b8797f2472c247a2d1d5d4c2355243939