From 836b76e4819c1379457b16f10014f089d5776cd5 Mon Sep 17 00:00:00 2001 From: Florian Pritz Date: Sat, 19 Oct 2013 11:54:27 +0200 Subject: update vim plugins; add neocomplete Signed-off-by: Florian Pritz --- .vim/bundle/neocomplete.vim | 1 + .vim/bundle/syntastic | 2 +- .vim/bundle/ultisnips | 2 +- .vim/bundle/vim-fugitive | 2 +- .vim/bundle/vim-unimpaired | 2 +- 5 files changed, 5 insertions(+), 4 deletions(-) create mode 160000 .vim/bundle/neocomplete.vim (limited to '.vim') diff --git a/.vim/bundle/neocomplete.vim b/.vim/bundle/neocomplete.vim new file mode 160000 index 0000000..c9cb9db --- /dev/null +++ b/.vim/bundle/neocomplete.vim @@ -0,0 +1 @@ +Subproject commit c9cb9dbdb8d083d48e7d447d138ea5c1ad81da5c diff --git a/.vim/bundle/syntastic b/.vim/bundle/syntastic index 60578c3..2fbd870 160000 --- a/.vim/bundle/syntastic +++ b/.vim/bundle/syntastic @@ -1 +1 @@ -Subproject commit 60578c35d2a4babd0eab9bb2afafc6cece449e98 +Subproject commit 2fbd870a20062f8849a4f530446787d21394c40f diff --git a/.vim/bundle/ultisnips b/.vim/bundle/ultisnips index cd83608..7a6abe0 160000 --- a/.vim/bundle/ultisnips +++ b/.vim/bundle/ultisnips @@ -1 +1 @@ -Subproject commit cd83608df381a12e25ecb5eedbd1f6cf280881dd +Subproject commit 7a6abe02ec821574547964625061df7b763b196d diff --git a/.vim/bundle/vim-fugitive b/.vim/bundle/vim-fugitive index 00b0916..61fac2f 160000 --- a/.vim/bundle/vim-fugitive +++ b/.vim/bundle/vim-fugitive @@ -1 +1 @@ -Subproject commit 00b0916ae2fc4e329f519686348de13d7477d770 +Subproject commit 61fac2f738306119ddc0052de3da031777c855e0 diff --git a/.vim/bundle/vim-unimpaired b/.vim/bundle/vim-unimpaired index 48d1cb6..a029dc2 160000 --- a/.vim/bundle/vim-unimpaired +++ b/.vim/bundle/vim-unimpaired @@ -1 +1 @@ -Subproject commit 48d1cb6bf0000159291014226d8d8d3330ad875e +Subproject commit a029dc28ebc1ba5953cd5b0ef9a50bd0ffba3aa4 -- cgit v1.2.3-24-g4f1b