1
0
mirror of https://github.com/akelge/vim synced 2025-08-15 23:48:33 +00:00

Removed old Nerd Commenter and added new one

This commit is contained in:
2021-10-07 14:51:07 +02:00
parent c17e2ffa82
commit 78330f8f11
2 changed files with 4 additions and 3 deletions

6
.gitmodules vendored
View File

@ -10,9 +10,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/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"]
path = pack/local/start/vim-airline
url = https://github.com/bling/vim-airline.git
@ -67,3 +64,6 @@
[submodule "pack/local/start/vim-surround"]
path = pack/local/start/vim-surround
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