From 87e48f4427da2ab506ce07cff95a17235525f087 Mon Sep 17 00:00:00 2001 From: Florian Pritz Date: Sun, 2 Apr 2017 13:25:36 +0200 Subject: misc changes Signed-off-by: Florian Pritz --- .vim/bundle/YouCompleteMe | 2 +- .vim/bundle/editorconfig-vim | 1 + .vim/bundle/perlomni.vim | 1 + .vim/bundle/syntastic | 2 +- .vim/bundle/ultisnips | 2 +- .vim/bundle/unite.vim | 2 +- .vim/bundle/vim-action-ag | 1 + .vim/bundle/vim-php-refactoring-toolbox | 2 +- 8 files changed, 8 insertions(+), 5 deletions(-) create mode 160000 .vim/bundle/editorconfig-vim create mode 160000 .vim/bundle/perlomni.vim create mode 160000 .vim/bundle/vim-action-ag (limited to '.vim') diff --git a/.vim/bundle/YouCompleteMe b/.vim/bundle/YouCompleteMe index 8b1fba2..95a44c2 160000 --- a/.vim/bundle/YouCompleteMe +++ b/.vim/bundle/YouCompleteMe @@ -1 +1 @@ -Subproject commit 8b1fba22cc50c2fd004881ebc6fc64246fe84592 +Subproject commit 95a44c22cf3d2d9a151f5a9e77824d1ea28ec829 diff --git a/.vim/bundle/editorconfig-vim b/.vim/bundle/editorconfig-vim new file mode 160000 index 0000000..f62d9ed --- /dev/null +++ b/.vim/bundle/editorconfig-vim @@ -0,0 +1 @@ +Subproject commit f62d9ed92f8616ad84753b499fe86e782471cc7c diff --git a/.vim/bundle/perlomni.vim b/.vim/bundle/perlomni.vim new file mode 160000 index 0000000..9a87ff7 --- /dev/null +++ b/.vim/bundle/perlomni.vim @@ -0,0 +1 @@ +Subproject commit 9a87ff71564a0eb23ce0c496b930366c71de7b51 diff --git a/.vim/bundle/syntastic b/.vim/bundle/syntastic index fe43637..d7338f8 160000 --- a/.vim/bundle/syntastic +++ b/.vim/bundle/syntastic @@ -1 +1 @@ -Subproject commit fe436371b4043714562c35735ee29690c900d15b +Subproject commit d7338f8a635514270b441e381164ec477a2e0cfd diff --git a/.vim/bundle/ultisnips b/.vim/bundle/ultisnips index 1971030..5352d98 160000 --- a/.vim/bundle/ultisnips +++ b/.vim/bundle/ultisnips @@ -1 +1 @@ -Subproject commit 1971030b506a8f0e2e0398fb166f21a5341f8c7a +Subproject commit 5352d98f212e273b3e8b1d84efdbe2d6a6d557e9 diff --git a/.vim/bundle/unite.vim b/.vim/bundle/unite.vim index f8c0c00..97e6341 160000 --- a/.vim/bundle/unite.vim +++ b/.vim/bundle/unite.vim @@ -1 +1 @@ -Subproject commit f8c0c00cf33f61663bdc02aa3b3a4565d86162e0 +Subproject commit 97e634117ff05d3c867d625940da5c7947cebf63 diff --git a/.vim/bundle/vim-action-ag b/.vim/bundle/vim-action-ag new file mode 160000 index 0000000..79be54f --- /dev/null +++ b/.vim/bundle/vim-action-ag @@ -0,0 +1 @@ +Subproject commit 79be54ffe4af7ec5f98329f4a3b701b6e95b538b diff --git a/.vim/bundle/vim-php-refactoring-toolbox b/.vim/bundle/vim-php-refactoring-toolbox index 41e4a24..9a97fe7 160000 --- a/.vim/bundle/vim-php-refactoring-toolbox +++ b/.vim/bundle/vim-php-refactoring-toolbox @@ -1 +1 @@ -Subproject commit 41e4a2464644ccdc4179b185edb5be57de9009a2 +Subproject commit 9a97fe73c4b0388eee3c08894ba8c9f6435a23f9 -- cgit v1.2.3-24-g4f1b