Skip to content

Commit

Permalink
Removed some unused submodules
Browse files Browse the repository at this point in the history
  • Loading branch information
fsouza committed Jun 19, 2011
1 parent 544f5e5 commit d1e51d5
Show file tree
Hide file tree
Showing 8 changed files with 0 additions and 29 deletions.
21 changes: 0 additions & 21 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -1,9 +1,3 @@
[submodule "bundle/rails"]
path = bundle/rails
url = git://github.com/tpope/vim-rails.git
[submodule "bundle/cucumber"]
path = bundle/cucumber
url = git://github.com/tpope/vim-cucumber.git
[submodule "bundle/surround"]
path = bundle/surround
url = git://github.com/tpope/vim-surround.git
Expand All @@ -19,24 +13,12 @@
[submodule "bundle/vim-ruby"]
path = bundle/vim-ruby
url = git://github.com/vim-ruby/vim-ruby.git
[submodule "bundle/ack"]
path = bundle/ack
url = git://github.com/mileszs/ack.vim.git
[submodule "snippets"]
path = snippets
url = git://github.com/franciscosouza/snipmate-snippets.git
[submodule "bundle/tcomment"]
path = bundle/tcomment
url = https://github.com/tomtom/tcomment_vim.git
[submodule "bundle/json-syntax"]
path = bundle/json-syntax
url = git://github.com/vim-scripts/JSON.vim.git
[submodule "bundle/fugitive"]
path = bundle/fugitive
url = https://github.com/tpope/vim-fugitive.git
[submodule "bundle/gist-vim"]
path = bundle/gist-vim
url = git://github.com/mattn/gist-vim.git
[submodule "bundle/jasmine"]
path = bundle/jasmine
url = git://github.com/franciscosouza/jasmine.vim.git
Expand All @@ -49,6 +31,3 @@
[submodule "bundle/vim-javascript"]
path = bundle/vim-javascript
url = git://github.com/franciscosouza/vim-javascript.git
[submodule "bundle/vagrantfile"]
path = bundle/vagrantfile
url = git://github.com/robbevan/Vagrantfile.vim.git
1 change: 0 additions & 1 deletion bundle/ack
Submodule ack deleted from a41d5d
1 change: 0 additions & 1 deletion bundle/cucumber
Submodule cucumber deleted from 2ef3e5
1 change: 0 additions & 1 deletion bundle/fugitive
Submodule fugitive deleted from a38f25
1 change: 0 additions & 1 deletion bundle/gist-vim
Submodule gist-vim deleted from 85675d
1 change: 0 additions & 1 deletion bundle/json-syntax
Submodule json-syntax deleted from 3c602d
1 change: 0 additions & 1 deletion bundle/rails
Submodule rails deleted from 49c175
2 changes: 0 additions & 2 deletions github.vim.example

This file was deleted.

0 comments on commit d1e51d5

Please sign in to comment.