diff options
| author | Andrew Guschin <saintruler@gmail.com> | 2021-10-25 13:56:26 +0400 |
|---|---|---|
| committer | Andrew Guschin <saintruler@gmail.com> | 2021-10-25 13:56:26 +0400 |
| commit | e471f3f17b0e626b90f851a5c04a95d6731623eb (patch) | |
| tree | faf49169640131330746ba4c627fc414d9f8080e /.emacs.d/snippets/latex-mode/Theta | |
| parent | d6aaf9079a80d971da2607ab035bb0cebf6e5fdb (diff) | |
Added emacs config files
Diffstat (limited to '.emacs.d/snippets/latex-mode/Theta')
| -rw-r--r-- | .emacs.d/snippets/latex-mode/Theta | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.emacs.d/snippets/latex-mode/Theta b/.emacs.d/snippets/latex-mode/Theta new file mode 100644 index 0000000..087f6d5 --- /dev/null +++ b/.emacs.d/snippets/latex-mode/Theta @@ -0,0 +1,5 @@ +# -*- mode: snippet -*- +# name: LaTeX Theta letter +# key: @Q +# -- +\Theta
\ No newline at end of file |