summaryrefslogtreecommitdiff
path: root/yasnippet/org-mode/corollary
diff options
context:
space:
mode:
authorPreston Pan <ret2pop@nullring.xyz>2026-04-11 14:09:26 -0700
committerPreston Pan <ret2pop@nullring.xyz>2026-04-11 14:09:26 -0700
commit56580b952901242786da04d0cb3d8e1ea1698db7 (patch)
treedffdd0d6a5edc3c8aebca74314745a53c1176512 /yasnippet/org-mode/corollary
parentf17203b32bd1ecb0d908bbf03b9239e2efde59d6 (diff)
parent75cfba0e2e705ed0a87abcd5b6822beed8fad555 (diff)
Merge branch 'mindmap'
Diffstat (limited to 'yasnippet/org-mode/corollary')
-rw-r--r--yasnippet/org-mode/corollary7
1 files changed, 7 insertions, 0 deletions
diff --git a/yasnippet/org-mode/corollary b/yasnippet/org-mode/corollary
new file mode 100644
index 0000000..bb011e5
--- /dev/null
+++ b/yasnippet/org-mode/corollary
@@ -0,0 +1,7 @@
+# -*- mode: snippet -*-
+# name: corollary
+# key: corollary
+# --
+#+begin_corollary
+$0
+#+end_corollary \ No newline at end of file