yasnippet/.gitmodules
Noam Postavsky e53ec1e0c3 Make snippets submodule track master, update it
This should let us update the submodule just by running
    git submodule update --remote
rather than having to cd into it, and then pull.
2014-06-17 19:40:55 -04:00

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