X-Git-Url: https://ruderich.org/simon/gitweb/?a=blobdiff_plain;f=.gitmodules;h=22fa21f8a4dffeb1fd1448af203ce7ff6854bdcb;hb=731e3450a4d240fcfaf2a60ee34b4c806abf02a2;hp=259493fae61229dfa8ba7d393e10a350b5b81b72;hpb=b4256337f92e190aa582cb62d3d4d25159e2f8eb;p=config%2Fdotfiles.git diff --git a/.gitmodules b/.gitmodules index 259493f..22fa21f 100644 --- a/.gitmodules +++ b/.gitmodules @@ -4,3 +4,9 @@ [submodule "vim/bundle/fswitch"] path = vim/bundle/fswitch url = https://github.com/derekwyatt/vim-fswitch.git +[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