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