summaryrefslogtreecommitdiff
path: root/yasnippet
diff options
context:
space:
mode:
authorPreston Pan <ret2pop@nullring.xyz>2026-04-15 19:58:48 -0700
committerPreston Pan <ret2pop@nullring.xyz>2026-04-15 19:58:48 -0700
commitf1752f6508f742688b5deae120093d435b965cd4 (patch)
treee28b9b504870e946ccecd853176a3caf3de6b128 /yasnippet
parent145b34e96ade3812410d38690723390dc6379b38 (diff)
small changes
Diffstat (limited to 'yasnippet')
-rw-r--r--yasnippet/org-mode/question7
1 files changed, 7 insertions, 0 deletions
diff --git a/yasnippet/org-mode/question b/yasnippet/org-mode/question
new file mode 100644
index 0000000..d37b33a
--- /dev/null
+++ b/yasnippet/org-mode/question
@@ -0,0 +1,7 @@
+# -*- mode: snippet -*-
+# name: question
+# key: question
+# --
+#+begin_question
+$0
+#+end_question \ No newline at end of file