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