X-Git-Url: https://ruderich.org/simon/gitweb/?p=config%2Fdotfiles.git;a=blobdiff_plain;f=.gitmodules;fp=.gitmodules;h=22fa21f8a4dffeb1fd1448af203ce7ff6854bdcb;hp=69178c2f8b7ca691d01357e949e0bf245ae7a525;hb=731e3450a4d240fcfaf2a60ee34b4c806abf02a2;hpb=43bc4c7795d6fb5df836d7728680a9833941b164 diff --git a/.gitmodules b/.gitmodules index 69178c2..22fa21f 100644 --- a/.gitmodules +++ b/.gitmodules @@ -7,3 +7,6 @@ [submodule "vim/bundle/gundo"] path = vim/bundle/gundo url = https://github.com/sjl/gundo.vim.git +[submodule "vim/bundle/nerdcommenter"] + path = vim/bundle/nerdcommenter + url = https://github.com/scrooloose/nerdcommenter.git