Skip to content

Commit

Permalink
remove bundle modules
Browse files Browse the repository at this point in the history
  • Loading branch information
killwing committed Sep 6, 2019
1 parent aa3cf0a commit d4d1e6d
Show file tree
Hide file tree
Showing 174 changed files with 0 additions and 872 deletions.
54 changes: 0 additions & 54 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -1,54 +0,0 @@
[submodule "vim/vim/bundle/pathogen"]
path = vim/vim/bundle/pathogen
url = http://github.com/tpope/vim-pathogen.git
[submodule "vim/vim/bundle/surround"]
path = vim/vim/bundle/surround
url = http://github.com/tpope/vim-surround.git
[submodule "vim/vim/bundle/supertab"]
path = vim/vim/bundle/supertab
url = http://github.com/ervandew/supertab.git
[submodule "vim/vim/bundle/nerdtree"]
path = vim/vim/bundle/nerdtree
url = http://github.com/scrooloose/nerdtree.git
[submodule "vim/vim/bundle/a"]
path = vim/vim/bundle/a
url = http://github.com/vim-scripts/a.vim.git
[submodule "vim/vim/bundle/sketch"]
path = vim/vim/bundle/sketch
url = http://github.com/vim-scripts/sketch.vim.git
[submodule "vim/vim/bundle/quickhl"]
path = vim/vim/bundle/quickhl
url = http://github.com/t9md/vim-quickhl.git
[submodule "vim/vim/bundle/vim-repeat"]
path = vim/vim/bundle/vim-repeat
url = http://github.com/tpope/vim-repeat.git
[submodule "vim/vim/bundle/numbers"]
path = vim/vim/bundle/numbers
url = http://github.com/myusuf3/numbers.vim.git
[submodule "vim/vim/bundle/tagbar"]
path = vim/vim/bundle/tagbar
url = http://github.com/majutsushi/tagbar.git
[submodule "vim/vim/bundle/ctrlp"]
path = vim/vim/bundle/ctrlp
url = http://github.com/kien/ctrlp.vim.git
[submodule "vim/vim/bundle/IndexedSearch"]
path = vim/vim/bundle/IndexedSearch
url = http://github.com/vim-scripts/IndexedSearch
[submodule "vim/vim/bundle/tabular"]
path = vim/vim/bundle/tabular
url = http://github.com/godlygeek/tabular.git
[submodule "vim/vim/bundle/ag"]
path = vim/vim/bundle/ag
url = http://github.com/rking/ag.vim.git
[submodule "vim/vim/bundle/expand-region"]
path = vim/vim/bundle/expand-region
url = https://github.com/terryma/vim-expand-region.git
[submodule "vim/vim/bundle/textobj-line"]
path = vim/vim/bundle/textobj-line
url = https://github.com/kana/vim-textobj-line.git
[submodule "vim/vim/bundle/textobj-user"]
path = vim/vim/bundle/textobj-user
url = https://github.com/kana/vim-textobj-user.git
[submodule "vim/vim/bundle/vim-go"]
path = vim/vim/bundle/vim-go
url = https://github.com/fatih/vim-go.git
1 change: 0 additions & 1 deletion vim/vim/bundle/IndexedSearch
Submodule IndexedSearch deleted from 500a64
1 change: 0 additions & 1 deletion vim/vim/bundle/a
Submodule a deleted from 2cbe94
1 change: 0 additions & 1 deletion vim/vim/bundle/ag
Submodule ag deleted from b0d507
1 change: 0 additions & 1 deletion vim/vim/bundle/ctrlp
Submodule ctrlp deleted from b5d3fe
1 change: 0 additions & 1 deletion vim/vim/bundle/expand-region
Submodule expand-region deleted from 966513
Loading

0 comments on commit d4d1e6d

Please sign in to comment.