From 29c59d0f2cdfd75c5e3ae310558f5cae67f1637e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Wed, 26 Sep 2018 12:37:02 +0200 Subject: vim: update and extend modules --- .gitmodules | 3 +++ vim/bundle/YouCompleteMe | 2 +- vim/bundle/lightline-ale | 1 + vim/bundle/lightline.vim | 2 +- vim/bundle/vim-snippets | 2 +- vim/pack/git-plugins/start/ale | 2 +- 6 files changed, 8 insertions(+), 4 deletions(-) create mode 160000 vim/bundle/lightline-ale diff --git a/.gitmodules b/.gitmodules index ecb354b..0210d4a 100644 --- a/.gitmodules +++ b/.gitmodules @@ -55,3 +55,6 @@ [submodule "vim/bundle/vim-openscad"] path = vim/bundle/vim-openscad url = https://github.com/sirtaj/vim-openscad.git +[submodule "vim/bundle/lightline-ale"] + path = vim/bundle/lightline-ale + url = https://github.com/maximbaz/lightline-ale.git diff --git a/vim/bundle/YouCompleteMe b/vim/bundle/YouCompleteMe index e018777..e37923a 160000 --- a/vim/bundle/YouCompleteMe +++ b/vim/bundle/YouCompleteMe @@ -1 +1 @@ -Subproject commit e018777b38eedaa23b96cfee40382d000e464e31 +Subproject commit e37923a752c7eee184cd6d96ac34e303fb7cfae9 diff --git a/vim/bundle/lightline-ale b/vim/bundle/lightline-ale new file mode 160000 index 0000000..dd59077 --- /dev/null +++ b/vim/bundle/lightline-ale @@ -0,0 +1 @@ +Subproject commit dd59077f9537b344f7ae80f713c1e4856ec1520c diff --git a/vim/bundle/lightline.vim b/vim/bundle/lightline.vim index 0532dff..47765c7 160000 --- a/vim/bundle/lightline.vim +++ b/vim/bundle/lightline.vim @@ -1 +1 @@ -Subproject commit 0532dff598abca9975d3f80128eaadadbf1d91d4 +Subproject commit 47765c787ddc981c2eab6105ade84067d164893c diff --git a/vim/bundle/vim-snippets b/vim/bundle/vim-snippets index 7c7e7d4..b51c011 160000 --- a/vim/bundle/vim-snippets +++ b/vim/bundle/vim-snippets @@ -1 +1 @@ -Subproject commit 7c7e7d47ecb51813de7573f056af99e1790d5eff +Subproject commit b51c01137259ac7cd59381001279fa36baefbc5f diff --git a/vim/pack/git-plugins/start/ale b/vim/pack/git-plugins/start/ale index 2ee3dcd..143c3cd 160000 --- a/vim/pack/git-plugins/start/ale +++ b/vim/pack/git-plugins/start/ale @@ -1 +1 @@ -Subproject commit 2ee3dcdd62ad8a5e6eee8821e158b606e0516f82 +Subproject commit 143c3cd09f52996c90b78059275a400d3c2327b0 -- cgit v1.2.3