#37 added snippet for \citeauthor

This commit is contained in:
Dominik Becker 2020-05-10 07:25:53 +00:00
parent 8f8d54a2f1
commit 8f2f0ac088

View File

@ -101,6 +101,12 @@
]
},
"citeauthor": {
"scope": "latex",
"prefix": "ca",
"body": "\\textit{\\citeauthor{$1}}"
},
"section": {
"scope": "latex",
"prefix": "sec",