mirror of
https://github.com/joaotavora/yasnippet.git
synced 2025-10-13 13:13:03 +00:00

To enable direct access through a proxy, the submodules url definitions need to use https instead of ssh.
7 lines
219 B
Plaintext
7 lines
219 B
Plaintext
[submodule "snippets"]
|
|
path = snippets
|
|
url = https://github.com/AndreaCrotti/yasnippet-snippets.git
|
|
[submodule "yasmate"]
|
|
path = yasmate
|
|
url = https://github.com/capitaomorte/yasmate.git
|