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

This should let us update the submodule just by running git submodule update --remote rather than having to cd into it, and then pull.
8 lines
236 B
Plaintext
8 lines
236 B
Plaintext
[submodule "snippets"]
|
|
path = snippets
|
|
url = https://github.com/AndreaCrotti/yasnippet-snippets.git
|
|
branch = master
|
|
[submodule "yasmate"]
|
|
path = yasmate
|
|
url = https://github.com/capitaomorte/yasmate.git
|