From 6548be01a73d09c20f8ff4b1bca3af2cba5b7639 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Fri, 9 Sep 2016 19:35:58 +0200 Subject: Update vim plugins and add starme do install script Also vim plugin figitive is removed. Not that its bad plugin, I just not using it at all. --- vim/bundle/YouCompleteMe | 2 +- vim/bundle/lightline.vim | 2 +- vim/bundle/syntastic | 2 +- vim/bundle/tlib_vim | 2 +- vim/bundle/vim-fugitive | 1 - vim/bundle/vim-gitgutter | 2 +- vim/bundle/vim-snipmate | 2 +- vim/bundle/vim-table-mode | 2 +- 8 files changed, 7 insertions(+), 8 deletions(-) delete mode 160000 vim/bundle/vim-fugitive (limited to 'vim/bundle') diff --git a/vim/bundle/YouCompleteMe b/vim/bundle/YouCompleteMe index 0de1c0c..1215336 160000 --- a/vim/bundle/YouCompleteMe +++ b/vim/bundle/YouCompleteMe @@ -1 +1 @@ -Subproject commit 0de1c0c9bb13ce82172b472c676035cd47cf6a6a +Subproject commit 12153361d730e84c748ac68eaff773aa04f0b3b0 diff --git a/vim/bundle/lightline.vim b/vim/bundle/lightline.vim index 430ce2c..06d0dd3 160000 --- a/vim/bundle/lightline.vim +++ b/vim/bundle/lightline.vim @@ -1 +1 @@ -Subproject commit 430ce2cb063b39a0c7950cafd617e333acb6759a +Subproject commit 06d0dd33d3cae36ae1c400a1612ce38e409eb2b7 diff --git a/vim/bundle/syntastic b/vim/bundle/syntastic index cee74e0..9981797 160000 --- a/vim/bundle/syntastic +++ b/vim/bundle/syntastic @@ -1 +1 @@ -Subproject commit cee74e0c1af934065fd1b3046e53cda76574f703 +Subproject commit 998179747a5715114c5a9e9b94317d73f4fd4d3d diff --git a/vim/bundle/tlib_vim b/vim/bundle/tlib_vim index 5636472..8c74564 160000 --- a/vim/bundle/tlib_vim +++ b/vim/bundle/tlib_vim @@ -1 +1 @@ -Subproject commit 5636472e5dba1a4104376ce6bd93cc2546e02483 +Subproject commit 8c74564396e368788a5cb901b0e8017a3166cee9 diff --git a/vim/bundle/vim-fugitive b/vim/bundle/vim-fugitive deleted file mode 160000 index 50cc268..0000000 --- a/vim/bundle/vim-fugitive +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 50cc268d29c65738dab9eda8354d9387f1628519 diff --git a/vim/bundle/vim-gitgutter b/vim/bundle/vim-gitgutter index b5f23e9..43e7c1f 160000 --- a/vim/bundle/vim-gitgutter +++ b/vim/bundle/vim-gitgutter @@ -1 +1 @@ -Subproject commit b5f23e986747a6f4b1dc1196d2a5bd3dc7c8c2b6 +Subproject commit 43e7c1f542032ec5be1b6a0ff4440a5370e9bce3 diff --git a/vim/bundle/vim-snipmate b/vim/bundle/vim-snipmate index ee433e4..3198619 160000 --- a/vim/bundle/vim-snipmate +++ b/vim/bundle/vim-snipmate @@ -1 +1 @@ -Subproject commit ee433e43c76c768c95ad6d9af67c4cd4b40f7eac +Subproject commit 31986191ac9923afcd53bf6425c9b6c35fdbb214 diff --git a/vim/bundle/vim-table-mode b/vim/bundle/vim-table-mode index b613e39..8bacd0b 160000 --- a/vim/bundle/vim-table-mode +++ b/vim/bundle/vim-table-mode @@ -1 +1 @@ -Subproject commit b613e39bd08ecebdb9b18100dae518050f496048 +Subproject commit 8bacd0ba660e94e0bf7e1a41e803df58be4c7376 -- cgit v1.2.3