diff options
Diffstat (limited to 'yasnippet/org-mode/question')
| -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 |
