Remove submodules

master
Jonathan Hodgson 7 years ago
parent 6e86b9b726
commit 3dbbf208bb
  1. 6
      .gitmodules
  2. 1
      bundle/vim-autoclose
  3. 1
      bundle/vim-commentary
  4. 1
      bundle/zeavim.vim

6
.gitmodules vendored

@ -7,9 +7,6 @@
[submodule "bundle/vim-surround"]
path = bundle/vim-surround
url = git://github.com/tpope/vim-surround.git
[submodule "bundle/vim-commentary"]
path = bundle/vim-commentary
url = git://github.com/tpope/vim-commentary.git
[submodule "bundle/vim-airline"]
path = bundle/vim-airline
url = https://github.com/vim-airline/vim-airline
@ -19,9 +16,6 @@
[submodule "bundle/vim-fugitive"]
path = bundle/vim-fugitive
url = git://github.com/tpope/vim-fugitive.git
[submodule "bundle/vim-autoclose"]
path = bundle/vim-autoclose
url = https://github.com/Townk/vim-autoclose.git
[submodule "bundle/matchit"]
path = bundle/matchit
url = https://github.com/tmhedberg/matchit

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

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

@ -1 +0,0 @@
Subproject commit fd72f775c889b10ff45cd1871a246977a9cf0a04
Loading…
Cancel
Save