Add NERD Commenter submodule
This commit is contained in:
parent
da6b484cb2
commit
0be4ab5f1f
2 changed files with 4 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -25,3 +25,6 @@
|
|||
[submodule "bundle/vim-surround"]
|
||||
path = bundle/vim-surround
|
||||
url = https://github.com/tpope/vim-surround.git
|
||||
[submodule "bundle/nerdcommenter"]
|
||||
path = bundle/nerdcommenter
|
||||
url = https://github.com/scrooloose/nerdcommenter.git
|
||||
|
|
1
bundle/nerdcommenter
Submodule
1
bundle/nerdcommenter
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit 5cc672a4f2adb734ac671499476034f0cd1d3d72
|
Loading…
Reference in a new issue