mirror of
https://github.com/joaotavora/yasnippet.git
synced 2025-10-13 21:13:04 +00:00
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.
This commit is contained in:
parent
f98c527a38
commit
e53ec1e0c3
1
.gitmodules
vendored
1
.gitmodules
vendored
@ -1,6 +1,7 @@
|
||||
[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
|
||||
|
2
snippets
2
snippets
@ -1 +1 @@
|
||||
Subproject commit 250814eef42372c419c8f954f1f6ea5cd04a8b9b
|
||||
Subproject commit 86978f377b8cf1267b8e862f6c3c1c9eccc993ad
|
Loading…
x
Reference in New Issue
Block a user