feat: add acronym snippet

This commit is contained in:
2026-06-22 07:37:46 +02:00
parent f1bf4716c2
commit c03766446c
+6
View File
@@ -103,6 +103,12 @@
"\tdescription={$3}\n}" "\tdescription={$3}\n}"
] ]
}, },
"acronym": {
"prefix": "acronym",
"body": [
"\\newacronym{$1:id}{$2:abb}{$3:expanded}"
]
},
"Fancy table": { "Fancy table": {
"prefix": "table", "prefix": "table",
"body": [ "body": [