mirror of
https://github.com/akelge/vim
synced 2025-07-12 01:22:10 +00:00
Step forward
This commit is contained in:
12
.gitmodules
vendored
12
.gitmodules
vendored
@ -1,6 +1,3 @@
|
||||
[submodule "pack/local/start/Conque-Shell"]
|
||||
path = pack/local/start/Conque-Shell
|
||||
url = https://github.com/oplatek/Conque-Shell.git
|
||||
[submodule "pack/local/start/jsbeautify"]
|
||||
path = pack/local/start/jsbeautify
|
||||
url = https://github.com/vim-scripts/jsbeautify.git
|
||||
@ -16,9 +13,6 @@
|
||||
[submodule "pack/local/start/taglist-plus"]
|
||||
path = pack/local/start/taglist-plus
|
||||
url = https://github.com/vim-scripts/taglist-plus.git
|
||||
[submodule "pack/local/start/TextFormat"]
|
||||
path = pack/local/start/TextFormat
|
||||
url = https://github.com/vim-scripts/TextFormat.git
|
||||
[submodule "pack/local/start/The-NERD-Commenter"]
|
||||
path = pack/local/start/The-NERD-Commenter
|
||||
url = https://github.com/vim-scripts/The-NERD-Commenter.git
|
||||
@ -76,3 +70,9 @@
|
||||
[submodule "pack/local/start/nerdtree"]
|
||||
path = pack/local/start/nerdtree
|
||||
url = git@github.com:preservim/nerdtree.git
|
||||
[submodule "pack/local/start/vim-devicons"]
|
||||
path = pack/local/start/vim-devicons
|
||||
url = git@github.com:ryanoasis/vim-devicons.git
|
||||
[submodule "pack/local/start/nerdtree-git-plugin"]
|
||||
path = pack/local/start/nerdtree-git-plugin
|
||||
url = git@github.com:Xuyuanp/nerdtree-git-plugin.git
|
||||
|
Reference in New Issue
Block a user