mirror of
https://github.com/jdhao/nvim-config.git
synced 2025-06-08 14:14:33 +02:00
8 lines
108 B
Plaintext
8 lines
108 B
Plaintext
snippet "(?<!\w)ltx" "LaTeX symbol" r
|
|
LaTeX
|
|
endsnippet
|
|
|
|
snippet arw "Right-pointed arrow"
|
|
--> $1
|
|
endsnippet
|