Remove vim bundle plugins
This commit is contained in:
parent
0aaedfd60a
commit
81b94540e8
10 changed files with 0 additions and 36 deletions
27
.gitmodules
vendored
27
.gitmodules
vendored
|
|
@ -4,33 +4,6 @@
|
|||
[submodule "zsh/z-zsh"]
|
||||
path = zsh/z-zsh
|
||||
url = https://github.com/sjl/z-zsh.git
|
||||
[submodule "vim/bundle/vim-pathogen"]
|
||||
path = vim/bundle/vim-pathogen
|
||||
url = https://github.com/tpope/vim-pathogen.git
|
||||
[submodule "vim/bundle/vim-surround"]
|
||||
path = vim/bundle/vim-surround
|
||||
url = https://github.com/tpope/vim-surround.git
|
||||
[submodule "vim/bundle/vim-repeat"]
|
||||
path = vim/bundle/vim-repeat
|
||||
url = https://github.com/tpope/vim-repeat.git
|
||||
[submodule "vim/bundle/vim-commentary"]
|
||||
path = vim/bundle/vim-commentary
|
||||
url = https://github.com/tpope/vim-commentary.git
|
||||
[submodule "vim/bundle/vim-sensible"]
|
||||
path = vim/bundle/vim-sensible
|
||||
url = https://github.com/tpope/vim-sensible.git
|
||||
[submodule "vim/bundle/auto-pairs"]
|
||||
path = vim/bundle/auto-pairs
|
||||
url = https://github.com/jiangmiao/auto-pairs.git
|
||||
[submodule "vim/bundle/vim-javascript"]
|
||||
path = vim/bundle/vim-javascript
|
||||
url = https://github.com/pangloss/vim-javascript.git
|
||||
[submodule "vim/bundle/vim-textobj-user"]
|
||||
path = vim/bundle/vim-textobj-user
|
||||
url = https://github.com/kana/vim-textobj-user.git
|
||||
[submodule "vim/bundle/vim-textobj-comment"]
|
||||
path = vim/bundle/vim-textobj-comment
|
||||
url = https://github.com/glts/vim-textobj-comment.git
|
||||
[submodule "tako/plugins"]
|
||||
path = tako/plugins
|
||||
url = git@gitlab.com:jdkaplan/tako-plugins.git
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue