summaryrefslogtreecommitdiff
path: root/.emacs.d/snippets/latex-mode/lambda
diff options
context:
space:
mode:
authorAndrew Guschin <saintruler@gmail.com>2021-10-25 13:56:26 +0400
committerAndrew Guschin <saintruler@gmail.com>2021-10-25 13:56:26 +0400
commite471f3f17b0e626b90f851a5c04a95d6731623eb (patch)
treefaf49169640131330746ba4c627fc414d9f8080e /.emacs.d/snippets/latex-mode/lambda
parentd6aaf9079a80d971da2607ab035bb0cebf6e5fdb (diff)
Added emacs config files
Diffstat (limited to '.emacs.d/snippets/latex-mode/lambda')
-rw-r--r--.emacs.d/snippets/latex-mode/lambda5
1 files changed, 5 insertions, 0 deletions
diff --git a/.emacs.d/snippets/latex-mode/lambda b/.emacs.d/snippets/latex-mode/lambda
new file mode 100644
index 0000000..c899e33
--- /dev/null
+++ b/.emacs.d/snippets/latex-mode/lambda
@@ -0,0 +1,5 @@
+# -*- mode: snippet -*-
+# name: LaTeX lambda letter
+# key: @l
+# --
+\lambda \ No newline at end of file