From: Ben Beltran Date: Thu, 14 Mar 2019 10:05:27 +0000 (+0100) Subject: Update vim plugins X-Git-Url: https://git.r.bdr.sh/rbdr/dotfiles/commitdiff_plain/0b0de929fa98457d22cbbcee65013ec261b660e2?ds=sidebyside;hp=d289ba1ef96947f7dd50352e9621c849659e1bf2 Update vim plugins --- diff --git a/.gitmodules b/.gitmodules index e68f05a..f9766d8 100644 --- a/.gitmodules +++ b/.gitmodules @@ -118,3 +118,9 @@ [submodule "vim/bundle/vim-ripgrep"] path = vim/bundle/vim-ripgrep url = https://github.com/jremmen/vim-ripgrep.git +[submodule "vim/bundle/vim-mucomplete"] + path = vim/bundle/vim-mucomplete + url = https://github.com/lifepillar/vim-mucomplete.git +[submodule "vim/bundle/syntastic-local-eslint"] + path = vim/bundle/syntastic-local-eslint + url = https://github.com/mtscout6/syntastic-local-eslint.vim.git diff --git a/vim/bundle/LargeFile b/vim/bundle/LargeFile index 2b654ca..3941a37 160000 --- a/vim/bundle/LargeFile +++ b/vim/bundle/LargeFile @@ -1 +1 @@ -Subproject commit 2b654cad2c8e253f844b87e4b768db3a205da280 +Subproject commit 3941a37b2b0288524300348a39521a46539bf9f6 diff --git a/vim/bundle/api-notation.vim b/vim/bundle/api-notation.vim index 35edeba..81f525f 160000 --- a/vim/bundle/api-notation.vim +++ b/vim/bundle/api-notation.vim @@ -1 +1 @@ -Subproject commit 35edebac06d1d8550ee7fa8d0336b6313228431c +Subproject commit 81f525f7bacfa65c7dfba314be92ec64a69c3901 diff --git a/vim/bundle/ctrlp.vim b/vim/bundle/ctrlp.vim deleted file mode 160000 index 6ddbfe2..0000000 --- a/vim/bundle/ctrlp.vim +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 6ddbfe2cc00a7eeb2a4450552b78276488a2e2c9 diff --git a/vim/bundle/delimitMate b/vim/bundle/delimitMate index f2efe43..728b57a 160000 --- a/vim/bundle/delimitMate +++ b/vim/bundle/delimitMate @@ -1 +1 @@ -Subproject commit f2efe4331b74a4e1157729106cd7950ed6bbf4a8 +Subproject commit 728b57a6564c1d2bdfb9b9e0f2f8c5ba3d7e0c5c diff --git a/vim/bundle/editorconfig-vim b/vim/bundle/editorconfig-vim index 646c180..68f8136 160000 --- a/vim/bundle/editorconfig-vim +++ b/vim/bundle/editorconfig-vim @@ -1 +1 @@ -Subproject commit 646c18062e6b168eb485bbc6b51d7c77c23a35e0 +Subproject commit 68f8136d2b018bfa9b23403e87d3d65bc942cbc3 diff --git a/vim/bundle/mustache b/vim/bundle/mustache index 291e499..0d89595 160000 --- a/vim/bundle/mustache +++ b/vim/bundle/mustache @@ -1 +1 @@ -Subproject commit 291e49908af86f2805d1a93b6a476f04906e28e1 +Subproject commit 0d89595c94fa18cd6b33bd538f19c515ccbf7f67 diff --git a/vim/bundle/nerdcommenter b/vim/bundle/nerdcommenter deleted file mode 160000 index 0b3d928..0000000 --- a/vim/bundle/nerdcommenter +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 0b3d928dce8262dedfc2f83b9aeb59a94e4f0ae4 diff --git a/vim/bundle/nerdtree b/vim/bundle/nerdtree deleted file mode 160000 index b0bb781..0000000 --- a/vim/bundle/nerdtree +++ /dev/null @@ -1 +0,0 @@ -Subproject commit b0bb781fc73ef40365e4c996a16f04368d64fc9d diff --git a/vim/bundle/searchfold.vim b/vim/bundle/searchfold.vim deleted file mode 160000 index f2b988c..0000000 --- a/vim/bundle/searchfold.vim +++ /dev/null @@ -1 +0,0 @@ -Subproject commit f2b988c592bc8989c2b9300f241ebb0aefde43e6 diff --git a/vim/bundle/snes-syntax-vim b/vim/bundle/snes-syntax-vim index 21175ae..6e21ab3 160000 --- a/vim/bundle/snes-syntax-vim +++ b/vim/bundle/snes-syntax-vim @@ -1 +1 @@ -Subproject commit 21175aeb1fc7ffd709372cd364a7eddef0530ee8 +Subproject commit 6e21ab3c696c4c567bac4d724ea7d882181ba98f diff --git a/vim/bundle/supertab b/vim/bundle/supertab deleted file mode 160000 index 94b62de..0000000 --- a/vim/bundle/supertab +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 94b62deb9fa3f9084154221aed053bf6031af8a0 diff --git a/vim/bundle/syntastic b/vim/bundle/syntastic index b246e33..1089ee5 160000 --- a/vim/bundle/syntastic +++ b/vim/bundle/syntastic @@ -1 +1 @@ -Subproject commit b246e339afda238af1086e824d785361cffb51cb +Subproject commit 1089ee5212b833d73c96ca93773b9eca1a0f721b diff --git a/vim/bundle/syntastic-local-eslint b/vim/bundle/syntastic-local-eslint new file mode 160000 index 0000000..fd5da4d --- /dev/null +++ b/vim/bundle/syntastic-local-eslint @@ -0,0 +1 @@ +Subproject commit fd5da4df8ba032be411630b81770739f9846b078 diff --git a/vim/bundle/tlib_vim b/vim/bundle/tlib_vim deleted file mode 160000 index 70e614d..0000000 --- a/vim/bundle/tlib_vim +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 70e614d608386b92af3b3ec73d2f25704162fbfd diff --git a/vim/bundle/vim-addon-mw-utils b/vim/bundle/vim-addon-mw-utils deleted file mode 160000 index 0c5612f..0000000 --- a/vim/bundle/vim-addon-mw-utils +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 0c5612fa31ee434ba055e21c76f456244b3b5109 diff --git a/vim/bundle/vim-endwise b/vim/bundle/vim-endwise index 9f05e4c..f67d022 160000 --- a/vim/bundle/vim-endwise +++ b/vim/bundle/vim-endwise @@ -1 +1 @@ -Subproject commit 9f05e4c0c6163ec52010b0e1e6f66605ae42302d +Subproject commit f67d022169bd04d3c000f47b1c03bfcbc4209470 diff --git a/vim/bundle/vim-fugitive b/vim/bundle/vim-fugitive index 3b5f715..bd0b87d 160000 --- a/vim/bundle/vim-fugitive +++ b/vim/bundle/vim-fugitive @@ -1 +1 @@ -Subproject commit 3b5f715262e0ec03cbdd80d8858039b47af34365 +Subproject commit bd0b87d36ad80e8acd94f22028d15ebb441b1c28 diff --git a/vim/bundle/vim-indent-object b/vim/bundle/vim-indent-object index 78fffa6..5c5b24c 160000 --- a/vim/bundle/vim-indent-object +++ b/vim/bundle/vim-indent-object @@ -1 +1 @@ -Subproject commit 78fffa609b3e6b84ef01ee4c9aba6d7435d7b18e +Subproject commit 5c5b24c959478929b54a9e831a8e2e651a465965 diff --git a/vim/bundle/vim-json b/vim/bundle/vim-json index 4a0bb3e..3727f08 160000 --- a/vim/bundle/vim-json +++ b/vim/bundle/vim-json @@ -1 +1 @@ -Subproject commit 4a0bb3e186ec8938131f2c9debc85097e86a2b63 +Subproject commit 3727f089410e23ae113be6222e8a08dd2613ecf2 diff --git a/vim/bundle/vim-misc b/vim/bundle/vim-misc deleted file mode 160000 index 37211f3..0000000 --- a/vim/bundle/vim-misc +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 37211f3d9058bc7909adfabc53d11d1f8b595720 diff --git a/vim/bundle/vim-mucomplete b/vim/bundle/vim-mucomplete new file mode 160000 index 0000000..0ee101f --- /dev/null +++ b/vim/bundle/vim-mucomplete @@ -0,0 +1 @@ +Subproject commit 0ee101fd4f619096f2a0ec71bab0718ae2fb2479 diff --git a/vim/bundle/yajs.vim b/vim/bundle/yajs.vim index 1681a90..437be4c 160000 --- a/vim/bundle/yajs.vim +++ b/vim/bundle/yajs.vim @@ -1 +1 @@ -Subproject commit 1681a907948347af139ed86e9a91d7975f1504a5 +Subproject commit 437be4ccf0e78fe54cb482657091cff9e8479488