1
0
mirror of https://github.com/meineerde/dotfiles.git synced 2026-02-10 12:45:21 +00:00

Add NERDcommenter for vim

This commit is contained in:
Holger Just 2014-05-16 18:56:51 +02:00
parent 7446d4c286
commit 23ac2431cd
2 changed files with 4 additions and 0 deletions

3
.gitmodules vendored
View File

@ -10,3 +10,6 @@
[submodule ".vim/bundle/nerdtree"]
path = .vim/bundle/nerdtree
url = https://github.com/scrooloose/nerdtree.git
[submodule ".vim/bundle/nerdcommenter"]
path = .vim/bundle/nerdcommenter
url = https://github.com/scrooloose/nerdcommenter.git

@ -0,0 +1 @@
Subproject commit 0b3d928dce8262dedfc2f83b9aeb59a94e4f0ae4