diff --git a/my_snippets/all.snippets b/my_snippets/all.snippets index edb92f4..8a8438e 100644 --- a/my_snippets/all.snippets +++ b/my_snippets/all.snippets @@ -1,3 +1,7 @@ snippet ltx "LaTeX symbol" LaTeX endsnippet + +snippet arw "Right-pointed arrow" +--> +endsnippet