diff --git a/vim/bundle/emmet-vim b/vim/bundle/emmet-vim index 25d321c..af10f14 160000 --- a/vim/bundle/emmet-vim +++ b/vim/bundle/emmet-vim @@ -1 +1 @@ -Subproject commit 25d321c66fd7b0358ccb3bb2c95be5a0f332d10c +Subproject commit af10f14ae5bf31e3cd3b4444e9c336b71821777b diff --git a/vim/bundle/syntastic b/vim/bundle/syntastic index 272fc7d..69d20ef 160000 --- a/vim/bundle/syntastic +++ b/vim/bundle/syntastic @@ -1 +1 @@ -Subproject commit 272fc7df3a87876eb2ebd69d29c93920ef8c57c1 +Subproject commit 69d20efc620ff9edcc05d7d75a2f775f85284ed0 diff --git a/vim/bundle/tcomment_vim b/vim/bundle/tcomment_vim index c3d82bf..3ab8c46 160000 --- a/vim/bundle/tcomment_vim +++ b/vim/bundle/tcomment_vim @@ -1 +1 @@ -Subproject commit c3d82bfabdc028cc7ebbe451641eb845e9a0d582 +Subproject commit 3ab8c46c5c0e78b2ee365fe7a4df7316280ca220 diff --git a/vim/bundle/unite.vim b/vim/bundle/unite.vim index de3f80a..854e397 160000 --- a/vim/bundle/unite.vim +++ b/vim/bundle/unite.vim @@ -1 +1 @@ -Subproject commit de3f80a72a6361be0393c3db04379772675c40d1 +Subproject commit 854e39769a0b1c6d8093cc4f76b4d31b9f2c092d diff --git a/vim/bundle/vim-autoformat b/vim/bundle/vim-autoformat index b25b08f..2f86f88 160000 --- a/vim/bundle/vim-autoformat +++ b/vim/bundle/vim-autoformat @@ -1 +1 @@ -Subproject commit b25b08fd5f1ac067d43192426b55cebe91ad109a +Subproject commit 2f86f8817055d8412db8681d8d7355a9de70831b diff --git a/vim/bundle/vim-polyglot-darkcloud b/vim/bundle/vim-polyglot-darkcloud index 43a6d1c..c524fa5 160000 --- a/vim/bundle/vim-polyglot-darkcloud +++ b/vim/bundle/vim-polyglot-darkcloud @@ -1 +1 @@ -Subproject commit 43a6d1c6284b8b87dff230d563ce0b8e725c24b7 +Subproject commit c524fa5afa481301ea3e60d923f3a704a44dbad9 diff --git a/vim/bundle/vim-repeat b/vim/bundle/vim-repeat index d9fbf5a..b01aafb 160000 --- a/vim/bundle/vim-repeat +++ b/vim/bundle/vim-repeat @@ -1 +1 @@ -Subproject commit d9fbf5a137773c3737cf5f0cdfc3e155c393b96d +Subproject commit b01aafbd8d44573abf0ad36afb2df66e92f1a680 diff --git a/vim/bundle/vimfiler.vim b/vim/bundle/vimfiler.vim index 51ed6a5..746e8e1 160000 --- a/vim/bundle/vimfiler.vim +++ b/vim/bundle/vimfiler.vim @@ -1 +1 @@ -Subproject commit 51ed6a55d5efd1dde20f1fae03914ed0b417756a +Subproject commit 746e8e18bdc1079d46283de183f7f4824d7b9f92 diff --git a/vim/config/plugins.vim b/vim/config/plugins.vim index ad55932..b7d9690 100644 --- a/vim/config/plugins.vim +++ b/vim/config/plugins.vim @@ -192,6 +192,7 @@ scriptencoding utf-8 \ 'regex':[ \ '.*\[SC1001\]', \ '.*\[SC2016\]', + \ '.*\[SC2029\]', \ '.*\[SC2034\]' \ ]} let g:syntastic_java_javac_quiet_messages={