mirror of
https://github.com/prurigro/darkcloud-nvimconfig.git
synced 2024-11-09 23:06:38 -05:00
Remove ReplaceWithRegister to change to my fork until the update is pulled
This commit is contained in:
parent
f93335c29c
commit
9ae53e2270
2 changed files with 0 additions and 4 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -37,9 +37,6 @@
|
||||||
[submodule "vim/bundle/syntastic"]
|
[submodule "vim/bundle/syntastic"]
|
||||||
path = vim/bundle/syntastic
|
path = vim/bundle/syntastic
|
||||||
url = https://github.com/scrooloose/syntastic.git
|
url = https://github.com/scrooloose/syntastic.git
|
||||||
[submodule "vim/bundle/ReplaceWithRegister"]
|
|
||||||
path = vim/bundle/ReplaceWithRegister
|
|
||||||
url = https://github.com/vim-scripts/ReplaceWithRegister.git
|
|
||||||
[submodule "vim/bundle/tcomment_vim"]
|
[submodule "vim/bundle/tcomment_vim"]
|
||||||
path = vim/bundle/tcomment_vim
|
path = vim/bundle/tcomment_vim
|
||||||
url = https://github.com/tomtom/tcomment_vim.git
|
url = https://github.com/tomtom/tcomment_vim.git
|
||||||
|
|
|
@ -1 +0,0 @@
|
||||||
Subproject commit e5d187cfb90143feadd4c944b69a694494e07e43
|
|
Loading…
Reference in a new issue