Files
2020-03-08 14:14:21 +08:00

8 lines
108 B
Plaintext

snippet "(?<!\w)ltx" "LaTeX symbol" r
LaTeX
endsnippet
snippet arw "Right-pointed arrow"
--> $1
endsnippet