This commit is contained in:
h 2024-01-29 22:19:31 -05:00
parent e3d7c73344
commit 0b8c66b95a

View File

@ -347,6 +347,11 @@ snippet tt "Text" iA
\text{$1}$0
endsnippet
context "math()"
snippet opn "Operator Name" iA
\operatorname{$1}$0
endsnippet
priority 200
context "math()"
snippet rowvec "Row Vector" iA