diff options
| author | Preston Pan <ret2pop@nullring.xyz> | 2026-04-15 19:58:48 -0700 |
|---|---|---|
| committer | Preston Pan <ret2pop@nullring.xyz> | 2026-04-15 19:58:48 -0700 |
| commit | f1752f6508f742688b5deae120093d435b965cd4 (patch) | |
| tree | e28b9b504870e946ccecd853176a3caf3de6b128 /yasnippet/org-mode | |
| parent | 145b34e96ade3812410d38690723390dc6379b38 (diff) | |
small changes
Diffstat (limited to 'yasnippet/org-mode')
| -rw-r--r-- | yasnippet/org-mode/question | 7 |
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 |
