Remove unused submodules directories.

Running `rake install`, runs the `:submodule_init` task,
which in turn runs the following command:

    git submodule update --init --recursive

This fails with the following couple of errors (separately):

    No submodule mapping found in .gitmodules for path 'vim/bundle/mattn-zencoding-vim'
    No submodule mapping found in .gitmodules for path 'vim/bundle/skwp-vim-indexed-search'

This was introduced by 3d60f721dd53e7f5414d11004c749784efc74f64
which removed the 'mattn/zencoding-vim' and 'skwp/vim-indexed-search'
submodules from the `.gitmodules`.
This commit is contained in:
Edgar Gonzalez 2013-02-05 03:46:46 -04:00
parent 8b318412cd
commit 7d05f27fd7
2 changed files with 0 additions and 2 deletions

@ -1 +0,0 @@
Subproject commit ac43ff8cd9e28d203e44c74a796fae8f5a8ed390

@ -1 +0,0 @@
Subproject commit 3c2fe16dd2ed0cdc5a9d58e75879e4c2566c41ab