AutoYADM commit: 2025-01-25 16:00:02

This commit is contained in:
Daniel Fichtinger 2025-01-25 16:00:02 -05:00
parent 7e376f176e
commit 3e59212010
2 changed files with 10 additions and 0 deletions

View file

@ -0,0 +1,7 @@
{
"table": {
"description": "Pretty Lua table.",
"prefix": "tbl",
"body": ["{", "\t$0", "},"]
}
}