diff options
Diffstat (limited to '.emacs.d/snippets/latex-mode/varsigma')
| -rw-r--r-- | .emacs.d/snippets/latex-mode/varsigma | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.emacs.d/snippets/latex-mode/varsigma b/.emacs.d/snippets/latex-mode/varsigma new file mode 100644 index 0000000..2b68ae9 --- /dev/null +++ b/.emacs.d/snippets/latex-mode/varsigma @@ -0,0 +1,5 @@ +# -*- mode: snippet -*- +# name: LaTeX varsigma letter +# key: @vs +# -- +\varsigma
\ No newline at end of file |