yasnippet/.gitmodules
Renaud AUBIN 49166572c8 Use https instead of ssh for submodules access
To enable direct access through a proxy, the submodules url definitions
need to use https instead of ssh.
2013-12-24 09:57:30 +01:00

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