X-Git-Url: https://ruderich.org/simon/gitweb/?p=config%2Fdotfiles.git;a=blobdiff_plain;f=.gitmodules;fp=.gitmodules;h=c6d8925b573a17a64bdf34d41966da82225b108b;hp=22fa21f8a4dffeb1fd1448af203ce7ff6854bdcb;hb=2a82b8d311c8e48d8608adf1ef9bab9518961965;hpb=731e3450a4d240fcfaf2a60ee34b4c806abf02a2 diff --git a/.gitmodules b/.gitmodules index 22fa21f..c6d8925 100644 --- a/.gitmodules +++ b/.gitmodules @@ -10,3 +10,6 @@ [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