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