From e471f3f17b0e626b90f851a5c04a95d6731623eb Mon Sep 17 00:00:00 2001 From: Andrew Guschin Date: Mon, 25 Oct 2021 13:56:26 +0400 Subject: Added emacs config files --- .emacs.d/snippets/latex-mode/alpha | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .emacs.d/snippets/latex-mode/alpha (limited to '.emacs.d/snippets/latex-mode/alpha') 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 -- cgit v1.2.3