diff --git a/.gitmodules b/.gitmodules index 5c87371..422e814 100644 --- a/.gitmodules +++ b/.gitmodules @@ -65,3 +65,6 @@ [submodule "bundle/vim-repeat"] path = bundle/vim-repeat url = https://github.com/tpope/vim-repeat +[submodule "bundle/ReplaceWithRegister"] + path = bundle/ReplaceWithRegister + url = https://github.com/vim-scripts/ReplaceWithRegister diff --git a/bundle/ReplaceWithRegister b/bundle/ReplaceWithRegister new file mode 160000 index 0000000..832efc2 --- /dev/null +++ b/bundle/ReplaceWithRegister @@ -0,0 +1 @@ +Subproject commit 832efc23111d19591d495dc72286de2fb0b09345