feat: add acronym snippet for latex
This commit is contained in:
@@ -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": [
|
||||||
|
|||||||
Reference in New Issue
Block a user