diff --git a/.gitmodules b/.gitmodules index 6bad091..9e06715 100644 --- a/.gitmodules +++ b/.gitmodules @@ -112,3 +112,6 @@ [submodule "vim/bundle/vim-bookmarks"] path = vim/bundle/vim-bookmarks url = https://github.com/MattesGroeger/vim-bookmarks.git +[submodule "vim/bundle/ReplaceWithRegister"] + path = vim/bundle/ReplaceWithRegister + url = https://github.com/prurigro/ReplaceWithRegister.git diff --git a/vim/bundle/ReplaceWithRegister b/vim/bundle/ReplaceWithRegister new file mode 160000 index 0000000..ae316e2 --- /dev/null +++ b/vim/bundle/ReplaceWithRegister @@ -0,0 +1 @@ +Subproject commit ae316e25ddb1b33feb644afc2c29c4f48653b55d