Skip to content

Commit

Permalink
Removing duplicated vim plugins
Browse files Browse the repository at this point in the history
  • Loading branch information
lfilho committed Jan 24, 2013
1 parent ae8946d commit 3d60f72
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .gitmodules
Expand Up @@ -86,10 +86,6 @@
path = vim/bundle/vim-scripts-matchit.zip
url = https://github.com/vim-scripts/matchit.zip.git
ignore = dirty
[submodule "vim/bundle/skwp-vim-indexed-search"]
path = vim/bundle/skwp-vim-indexed-search
url = https://github.com/skwp/vim-indexed-search
ignore = dirty
[submodule "vim/bundle/tpope-vim-endwise"]
path = vim/bundle/tpope-vim-endwise
url = https://github.com/tpope/vim-endwise.git
Expand Down Expand Up @@ -146,10 +142,6 @@
path = vim/bundle/mileszs-ack
url = https://github.com/mileszs/ack.vim
ignore = dirty
[submodule "vim/bundle/mattn-zencoding-vim"]
path = vim/bundle/mattn-zencoding-vim
url = https://github.com/mattn/zencoding-vim
ignore = dirty
[submodule "vim/bundle/nelstrom-vim-textobj-rubyblock"]
path = vim/bundle/nelstrom-vim-textobj-rubyblock
url = https://github.com/nelstrom/vim-textobj-rubyblock
Expand Down

0 comments on commit 3d60f72

Please sign in to comment.