feat: add acronym snippet for latex
This commit is contained in:
@@ -103,6 +103,12 @@
|
||||
"\tdescription={$3}\n}"
|
||||
]
|
||||
},
|
||||
"acronym": {
|
||||
"prefix": "acronym",
|
||||
"body": [
|
||||
"\\newacronym{$1:id}{$2:abb}{$3:expanded}"
|
||||
]
|
||||
},
|
||||
"Fancy table": {
|
||||
"prefix": "table",
|
||||
"body": [
|
||||
|
||||
Reference in New Issue
Block a user