diff --git a/.gitmodules b/.gitmodules index 2d930e7..72d86b5 100644 --- a/.gitmodules +++ b/.gitmodules @@ -202,10 +202,6 @@ path = vim/bundle/nathanaelkane-vim-indent-guides url = https://github.com/nathanaelkane/vim-indent-guides ignore = dirty -[submodule "vim/bundle/aaronjensen-vim-sass-status"] - path = vim/bundle/aaronjensen-vim-sass-status - url = https://github.com/aaronjensen/vim-sass-status - ignore = dirty [submodule "vim/bundle/tpope-vim-haml"] path = vim/bundle/tpope-vim-haml url = https://github.com/tpope/vim-haml @@ -246,10 +242,6 @@ path = vim/bundle/VimEz-ShowMarks url = https://github.com/VimEz/ShowMarks.git ignore = dirty -[submodule "vim/bundle/skwp-vim-powerline"] - path = vim/bundle/skwp-vim-powerline - url = https://github.com/skwp/vim-powerline - ignore = dirty [submodule "vim/bundle/kana-vim-arpeggio"] path = vim/bundle/kana-vim-arpeggio url = https://github.com/kana/vim-arpeggio @@ -301,21 +293,36 @@ [submodule "zsh/zsh-syntax-highlighting"] path = zsh/zsh-syntax-highlighting url = https://github.com/zsh-users/zsh-syntax-highlighting.git + ignore = dirty [submodule "vim/bundle/tpope-vim-bundler"] path = vim/bundle/tpope-vim-bundler url = https://github.com/tpope/vim-bundler + ignore = dirty [submodule "vim/bundle/tpope-vim-rake"] path = vim/bundle/tpope-vim-rake url = https://github.com/tpope/vim-rake.git + ignore = dirty [submodule "vim/bundle/skwp-vim-easymotion"] path = vim/bundle/skwp-vim-easymotion url = https://github.com/skwp/vim-easymotion + ignore = dirty [submodule "vim/bundle/groenewege-vim-less"] path = vim/bundle/groenewege-vim-less url = https://github.com/groenewege/vim-less.git + ignore = dirty [submodule "vim/bundle/mattn-webapi-vim"] path = vim/bundle/mattn-webapi-vim url = https://github.com/mattn/webapi-vim.git + ignore = dirty [submodule "vim/bundle/astashov-vim-ruby-debugger"] path = vim/bundle/astashov-vim-ruby-debugger url = https://github.com/astashov/vim-ruby-debugger + ignore = dirty +[submodule "vim/bundle/aaronjensen-vim-sass-status"] + path = vim/bundle/aaronjensen-vim-sass-status + url = https://github.com/aaronjensen/vim-sass-status.git + ignore = dirty +[submodule "vim/bundle/skwp-vim-powerline"] + path = vim/bundle/skwp-vim-powerline + url = https://github.com/skwp/vim-powerline.git + ignore = dirty diff --git a/vim/bundle/AndrewRadev-splitjoin b/vim/bundle/AndrewRadev-splitjoin index a99c889..c456bec 160000 --- a/vim/bundle/AndrewRadev-splitjoin +++ b/vim/bundle/AndrewRadev-splitjoin @@ -1 +1 @@ -Subproject commit a99c889438b19724473f66e455855326638a071a +Subproject commit c456bec3e30f943f7cfeebbe00fd8709cd604849 diff --git a/vim/bundle/Shougo-neocomplcache b/vim/bundle/Shougo-neocomplcache index 9584d14..86c2eae 160000 --- a/vim/bundle/Shougo-neocomplcache +++ b/vim/bundle/Shougo-neocomplcache @@ -1 +1 @@ -Subproject commit 9584d142418a48e2d2203ee7965864b4d712bd63 +Subproject commit 86c2eaeaf612740819369da9210ecbc0b9ba88fa diff --git a/vim/bundle/honza-snipmate-snippets b/vim/bundle/honza-snipmate-snippets index f8abac1..ce0037f 160000 --- a/vim/bundle/honza-snipmate-snippets +++ b/vim/bundle/honza-snipmate-snippets @@ -1 +1 @@ -Subproject commit f8abac19feb80690da10bcc47779522fb93d057d +Subproject commit ce0037f583b10e898a983dcbe4642acbbef24963 diff --git a/vim/bundle/mattn-zencoding-vim b/vim/bundle/mattn-zencoding-vim index e80ce9a..19f984b 160000 --- a/vim/bundle/mattn-zencoding-vim +++ b/vim/bundle/mattn-zencoding-vim @@ -1 +1 @@ -Subproject commit e80ce9a642b7fcb492046ac19fef79a0cc21be02 +Subproject commit 19f984b1655656b2a52d1edee22a5870136d6ae5 diff --git a/vim/bundle/sjbach-lusty b/vim/bundle/sjbach-lusty index c3c2e73..c48ab27 160000 --- a/vim/bundle/sjbach-lusty +++ b/vim/bundle/sjbach-lusty @@ -1 +1 @@ -Subproject commit c3c2e73bda6ef24cbdc2a262aabf477c50e37a9f +Subproject commit c48ab27cba4390cda2f50a8d2d1af7c3fd3a5442 diff --git a/vim/bundle/sjl-gundo b/vim/bundle/sjl-gundo index 7198c51..4c376a8 160000 --- a/vim/bundle/sjl-gundo +++ b/vim/bundle/sjl-gundo @@ -1 +1 @@ -Subproject commit 7198c51b5d2b145b5ca4899fda8397e7f68efa77 +Subproject commit 4c376a8061fa335228da420937ce385b847dd56a diff --git a/vim/bundle/skwp-vim-powerline b/vim/bundle/skwp-vim-powerline index 07767fe..fa87701 160000 --- a/vim/bundle/skwp-vim-powerline +++ b/vim/bundle/skwp-vim-powerline @@ -1 +1 @@ -Subproject commit 07767fef6b95b5288d9068b0943e94256ec1afde +Subproject commit fa8770161f9dafe40ae08d4a8485f2a2452ff200 diff --git a/vim/bundle/tomtom-tcomment_vim b/vim/bundle/tomtom-tcomment_vim index 87adab0..ec0ae34 160000 --- a/vim/bundle/tomtom-tcomment_vim +++ b/vim/bundle/tomtom-tcomment_vim @@ -1 +1 @@ -Subproject commit 87adab024258071cd4bc6055d544605505a160e1 +Subproject commit ec0ae34e981627e05f6441c77b4e0aa3e8cc99ff diff --git a/vim/bundle/tomtom-tlib_vim b/vim/bundle/tomtom-tlib_vim index 4bfa2df..4d2b437 160000 --- a/vim/bundle/tomtom-tlib_vim +++ b/vim/bundle/tomtom-tlib_vim @@ -1 +1 @@ -Subproject commit 4bfa2df5cfe9a139d65ab9a3ca1609623e968b90 +Subproject commit 4d2b437055c56cabc65a19044659bc01ff86870b diff --git a/vim/bundle/tpope-vim-fugitive b/vim/bundle/tpope-vim-fugitive index 1b6c0cb..1eb4a9f 160000 --- a/vim/bundle/tpope-vim-fugitive +++ b/vim/bundle/tpope-vim-fugitive @@ -1 +1 @@ -Subproject commit 1b6c0cbfb66dd6827c4902bf340d3e53e710097a +Subproject commit 1eb4a9f7e32d0da674fbd58c6993f2d27bcecee3 diff --git a/vim/bundle/tpope-vim-git b/vim/bundle/tpope-vim-git index 290f599..3d31cb0 160000 --- a/vim/bundle/tpope-vim-git +++ b/vim/bundle/tpope-vim-git @@ -1 +1 @@ -Subproject commit 290f5994e56477e50fe3fc0acfcb0d5973b81785 +Subproject commit 3d31cb0cc9470d57adf36cc3224814ccb0293cc9 diff --git a/vim/bundle/tpope-vim-haml b/vim/bundle/tpope-vim-haml index b92ad53..6284c18 160000 --- a/vim/bundle/tpope-vim-haml +++ b/vim/bundle/tpope-vim-haml @@ -1 +1 @@ -Subproject commit b92ad53b891c163fe7a5515fecc6580a7aeb37dd +Subproject commit 6284c188c23fabc6feb7d177bd8a0d06e6af1e0f diff --git a/vim/bundle/tpope-vim-rails b/vim/bundle/tpope-vim-rails index 3ff31b7..8412c9b 160000 --- a/vim/bundle/tpope-vim-rails +++ b/vim/bundle/tpope-vim-rails @@ -1 +1 @@ -Subproject commit 3ff31b7994109dfb6b6593a3c8520ff95356beb8 +Subproject commit 8412c9b9fef6225696be6c4a97e58a7eb1bbbf1a diff --git a/vim/bundle/tpope-vim-repeat b/vim/bundle/tpope-vim-repeat index 2914f11..d75a544 160000 --- a/vim/bundle/tpope-vim-repeat +++ b/vim/bundle/tpope-vim-repeat @@ -1 +1 @@ -Subproject commit 2914f11f7494adefaaec1d8c817a301c464c94b2 +Subproject commit d75a544b786710705f0db0d8d8fd66ca4a5a7239 diff --git a/vim/bundle/vim-ruby-vim-ruby b/vim/bundle/vim-ruby-vim-ruby index 6648287..e7e6b4e 160000 --- a/vim/bundle/vim-ruby-vim-ruby +++ b/vim/bundle/vim-ruby-vim-ruby @@ -1 +1 @@ -Subproject commit 66482878d9675cfeac1285a9f9cc3d882959c18e +Subproject commit e7e6b4e8d92938b461f20cb94bdca7f79aed2447 diff --git a/vim/bundle/vim-scripts-Vim-R-plugin b/vim/bundle/vim-scripts-Vim-R-plugin index efcb531..7b5e259 160000 --- a/vim/bundle/vim-scripts-Vim-R-plugin +++ b/vim/bundle/vim-scripts-Vim-R-plugin @@ -1 +1 @@ -Subproject commit efcb531c69f41766c05b917d79e6417edd376d42 +Subproject commit 7b5e259b1d3c54ee33b94f04d7881616857cc593