mirror of
https://github.com/prurigro/darkcloud-nvimconfig.git
synced 2024-11-09 23:06:38 -05:00
updating gitmodules
This commit is contained in:
parent
ff0c866d3e
commit
e2daa3d516
1 changed files with 3 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -76,3 +76,6 @@
|
||||||
[submodule "vim/bundle/grep"]
|
[submodule "vim/bundle/grep"]
|
||||||
path = vim/bundle/grep
|
path = vim/bundle/grep
|
||||||
url = https://github.com/yegappan/grep.git
|
url = https://github.com/yegappan/grep.git
|
||||||
|
[submodule "vim/bundle/vim-neco-calc"]
|
||||||
|
path = vim/bundle/vim-neco-calc
|
||||||
|
url = https://github.com/hrsh7th/vim-neco-calc.git
|
||||||
|
|
Loading…
Reference in a new issue