mirror of
https://github.com/prurigro/darkcloud-nvimconfig.git
synced 2024-11-12 16:06:39 -05:00
updating the gitmodules file
This commit is contained in:
parent
232b75c8d7
commit
faad00240f
1 changed files with 3 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -82,3 +82,6 @@
|
||||||
[submodule "vim/bundle/vim-fixkey"]
|
[submodule "vim/bundle/vim-fixkey"]
|
||||||
path = vim/bundle/vim-fixkey
|
path = vim/bundle/vim-fixkey
|
||||||
url = https://github.com/drmikehenry/vim-fixkey.git
|
url = https://github.com/drmikehenry/vim-fixkey.git
|
||||||
|
[submodule "vim/bundle/vim-move"]
|
||||||
|
path = vim/bundle/vim-move
|
||||||
|
url = https://github.com/matze/vim-move.git
|
||||||
|
|
Loading…
Reference in a new issue