From d3aa4170d38a17d76cd8f7718fcf9f169ff280b0 Mon Sep 17 00:00:00 2001 From: Reiner Herrmann Date: Sun, 26 Feb 2017 13:15:10 +0100 Subject: vim: replace syntastic with ale; update submodules --- vim/bundle/airline | 2 +- vim/bundle/ale | 1 + vim/bundle/bufexplorer | 2 +- vim/bundle/fugitive | 2 +- vim/bundle/gitgutter | 2 +- vim/bundle/gnupg | 2 +- vim/bundle/neocomplete | 2 +- vim/bundle/pathogen | 2 +- vim/bundle/syntastic | 1 - vim/bundle/tagbar | 2 +- 10 files changed, 9 insertions(+), 9 deletions(-) create mode 160000 vim/bundle/ale delete mode 160000 vim/bundle/syntastic (limited to 'vim') diff --git a/vim/bundle/airline b/vim/bundle/airline index ea98b42..ac9e409 160000 --- a/vim/bundle/airline +++ b/vim/bundle/airline @@ -1 +1 @@ -Subproject commit ea98b42a0d7ee7888bcdbb5235b1a704526db1cf +Subproject commit ac9e4092ef044bea79653e204e8c02e10674cca9 diff --git a/vim/bundle/ale b/vim/bundle/ale new file mode 160000 index 0000000..f1e80b8 --- /dev/null +++ b/vim/bundle/ale @@ -0,0 +1 @@ +Subproject commit f1e80b800cc8c8488c9561b0db07304157ae489b diff --git a/vim/bundle/bufexplorer b/vim/bundle/bufexplorer index fef1f39..9e1e111 160000 --- a/vim/bundle/bufexplorer +++ b/vim/bundle/bufexplorer @@ -1 +1 @@ -Subproject commit fef1f3936505d0e56a9c0111db92fe2738d76736 +Subproject commit 9e1e111cc4655d2bb574051793624c89a59e1ec1 diff --git a/vim/bundle/fugitive b/vim/bundle/fugitive index aac85a2..87c1bda 160000 --- a/vim/bundle/fugitive +++ b/vim/bundle/fugitive @@ -1 +1 @@ -Subproject commit aac85a268e89a6c8be79341e130ac90256fadbd6 +Subproject commit 87c1bda4d5573185a1f79c42a919c4b62bc34c42 diff --git a/vim/bundle/gitgutter b/vim/bundle/gitgutter index 26c6b54..1c034be 160000 --- a/vim/bundle/gitgutter +++ b/vim/bundle/gitgutter @@ -1 +1 @@ -Subproject commit 26c6b549f287b8ae348eda083e7c77f79f4de28b +Subproject commit 1c034be0d31168c8f4770ef7b69adb67d00d6f3d diff --git a/vim/bundle/gnupg b/vim/bundle/gnupg index 28e0be4..5103285 160000 --- a/vim/bundle/gnupg +++ b/vim/bundle/gnupg @@ -1 +1 @@ -Subproject commit 28e0be4cd2986049ed135522ab29bc77ab338429 +Subproject commit 5103285d4d59cc9d2d56e6e897b8efbbb460b774 diff --git a/vim/bundle/neocomplete b/vim/bundle/neocomplete index 38f6f18..9617d82 160000 --- a/vim/bundle/neocomplete +++ b/vim/bundle/neocomplete @@ -1 +1 @@ -Subproject commit 38f6f183edc665b8c9f52dd1546dae2c4cc7e29c +Subproject commit 9617d825c0d4acdb18aec903e9c1c0443058d18b diff --git a/vim/bundle/pathogen b/vim/bundle/pathogen index 8c91196..020ab25 160000 --- a/vim/bundle/pathogen +++ b/vim/bundle/pathogen @@ -1 +1 @@ -Subproject commit 8c91196cfd9c8fe619f35fac6f2ac81be10677f8 +Subproject commit 020ab25c38f62627c1dab6c7a851176c6ad309f9 diff --git a/vim/bundle/syntastic b/vim/bundle/syntastic deleted file mode 160000 index a0f5b72..0000000 --- a/vim/bundle/syntastic +++ /dev/null @@ -1 +0,0 @@ -Subproject commit a0f5b72f14fba99f91b07580d0a11c96900fb242 diff --git a/vim/bundle/tagbar b/vim/bundle/tagbar index 7b36c46..959f487 160000 --- a/vim/bundle/tagbar +++ b/vim/bundle/tagbar @@ -1 +1 @@ -Subproject commit 7b36c46d17d57db34fdb0adac9ba6382d0bb5e66 +Subproject commit 959f48798136bfd4ce60075d3c86c580fcf5e5c5 -- cgit v1.2.3