Add NERD Commenter submodule

This commit is contained in:
Anthony Rose 2015-10-19 12:48:02 +01:00
parent da6b484cb2
commit 0be4ab5f1f
2 changed files with 4 additions and 0 deletions

3
.gitmodules vendored
View file

@ -25,3 +25,6 @@
[submodule "bundle/vim-surround"] [submodule "bundle/vim-surround"]
path = bundle/vim-surround path = bundle/vim-surround
url = https://github.com/tpope/vim-surround.git 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

@ -0,0 +1 @@
Subproject commit 5cc672a4f2adb734ac671499476034f0cd1d3d72