Files
jdhao-nvim-config/my_snippets/all.snippets
T
2019-12-24 21:45:39 +08:00

8 lines
97 B
Plaintext

snippet ltx "LaTeX symbol"
LaTeX
endsnippet
snippet arw "Right-pointed arrow"
--> $1
endsnippet