aboutsummaryrefslogtreecommitdiff
path: root/snippets/org-mode/lim
diff options
context:
space:
mode:
Diffstat (limited to 'snippets/org-mode/lim')
-rw-r--r--snippets/org-mode/lim5
1 files changed, 5 insertions, 0 deletions
diff --git a/snippets/org-mode/lim b/snippets/org-mode/lim
new file mode 100644
index 0000000..44f1901
--- /dev/null
+++ b/snippets/org-mode/lim
@@ -0,0 +1,5 @@
+# -*- mode: snippet -*-
+# name: limit
+# key: lim
+# --
+\lim_{${1:n} \to ${2:\infty}} ${3:f(x)}