mirror of
https://github.com/prurigro/darkcloud-nvimconfig.git
synced 2024-11-09 15:06:38 -05:00
Update to fork and await vimscripts pulling the request
This commit is contained in:
parent
9ae53e2270
commit
d6fbceb200
2 changed files with 4 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -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
|
||||
|
|
1
vim/bundle/ReplaceWithRegister
Submodule
1
vim/bundle/ReplaceWithRegister
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit ae316e25ddb1b33feb644afc2c29c4f48653b55d
|
Loading…
Reference in a new issue