Add replace-with-register
This commit is contained in:
parent
de3fcb4eae
commit
7f2760992d
2 changed files with 4 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -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
|
||||
|
|
1
bundle/ReplaceWithRegister
Submodule
1
bundle/ReplaceWithRegister
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit 832efc23111d19591d495dc72286de2fb0b09345
|
Loading…
Add table
Add a link
Reference in a new issue