X-Git-Url: https://ruderich.org/simon/gitweb/?a=blobdiff_plain;f=.gitmodules;h=22fa21f8a4dffeb1fd1448af203ce7ff6854bdcb;hb=731e3450a4d240fcfaf2a60ee34b4c806abf02a2;hp=69178c2f8b7ca691d01357e949e0bf245ae7a525;hpb=2927fa1017f6551c361a7fb19dcbc7dbdbc580a9;p=config%2Fdotfiles.git 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