X-Git-Url: https://ruderich.org/simon/gitweb/?a=blobdiff_plain;f=.gitmodules;h=c6d8925b573a17a64bdf34d41966da82225b108b;hb=2a82b8d311c8e48d8608adf1ef9bab9518961965;hp=69178c2f8b7ca691d01357e949e0bf245ae7a525;hpb=2927fa1017f6551c361a7fb19dcbc7dbdbc580a9;p=config%2Fdotfiles.git diff --git a/.gitmodules b/.gitmodules index 69178c2..c6d8925 100644 --- a/.gitmodules +++ b/.gitmodules @@ -7,3 +7,9 @@ [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 +[submodule "vim/bundle/surround"] + path = vim/bundle/surround + url = https://github.com/tpope/vim-surround.git