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