mirror of
https://github.com/prurigro/darkcloud-nvimconfig.git
synced 2024-11-09 15:06:38 -05:00
Switched back upstream for goyo now that it pulled my branch
This commit is contained in:
parent
dccde2f30d
commit
62fc9ccba4
2 changed files with 4 additions and 4 deletions
6
.gitmodules
vendored
6
.gitmodules
vendored
|
@ -79,9 +79,6 @@
|
|||
[submodule "vim/bundle/MatchTagAlways"]
|
||||
path = vim/bundle/MatchTagAlways
|
||||
url = https://github.com/Valloric/MatchTagAlways.git
|
||||
[submodule "vim/bundle/goyo.vim"]
|
||||
path = vim/bundle/goyo.vim
|
||||
url = https://github.com/prurigro/goyo.vim.git
|
||||
[submodule "vim/bundle/tcommand_vim"]
|
||||
path = vim/bundle/tcommand_vim
|
||||
url = https://github.com/tomtom/tcommand_vim.git
|
||||
|
@ -91,3 +88,6 @@
|
|||
[submodule "vim/bundle/vim-fixkey"]
|
||||
path = vim/bundle/vim-fixkey
|
||||
url = https://github.com/prurigro/vim-fixkey.git
|
||||
[submodule "vim/bundle/goyo.vim"]
|
||||
path = vim/bundle/goyo.vim
|
||||
url = https://github.com/junegunn/goyo.vim.git
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit 3621f0e304a78d6c7d6acedd7f7f58662e9b173d
|
||||
Subproject commit da67185e4a9e487a86c7456cf9766ab2c1bf622c
|
Loading…
Reference in a new issue