AutoYADM commit: 2025-01-22 23:30:02

This commit is contained in:
Daniel Fichtinger 2025-01-22 23:30:02 -05:00
parent acce0d0ec4
commit 23c1012bde
2 changed files with 7 additions and 3 deletions

View file

@ -0,0 +1,7 @@
{
"seq": {
"description": "A->>B: C",
"prefix": "seq",
"body": ["${1:src}->>${2:dst}: ${3:label}"]
}
}