mirror of
https://github.com/akelge/vim
synced 2025-08-16 07:48:35 +00:00
Removed old Nerd Commenter and added new one
This commit is contained in:
6
.gitmodules
vendored
6
.gitmodules
vendored
@ -10,9 +10,6 @@
|
|||||||
[submodule "pack/local/start/taglist-plus"]
|
[submodule "pack/local/start/taglist-plus"]
|
||||||
path = pack/local/start/taglist-plus
|
path = pack/local/start/taglist-plus
|
||||||
url = https://github.com/vim-scripts/taglist-plus.git
|
url = https://github.com/vim-scripts/taglist-plus.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
|
|
||||||
[submodule "pack/local/start/vim-airline"]
|
[submodule "pack/local/start/vim-airline"]
|
||||||
path = pack/local/start/vim-airline
|
path = pack/local/start/vim-airline
|
||||||
url = https://github.com/bling/vim-airline.git
|
url = https://github.com/bling/vim-airline.git
|
||||||
@ -67,3 +64,6 @@
|
|||||||
[submodule "pack/local/start/vim-surround"]
|
[submodule "pack/local/start/vim-surround"]
|
||||||
path = pack/local/start/vim-surround
|
path = pack/local/start/vim-surround
|
||||||
url = https://github.com/tpope/vim-surround.git
|
url = https://github.com/tpope/vim-surround.git
|
||||||
|
[submodule "pack/local/start/nerdcommenter"]
|
||||||
|
path = pack/local/start/nerdcommenter
|
||||||
|
url = https://github.com/preservim/nerdcommenter.git
|
||||||
|
1
pack/local/start/nerdcommenter
Submodule
1
pack/local/start/nerdcommenter
Submodule
Submodule pack/local/start/nerdcommenter added at a65465d321
Reference in New Issue
Block a user