diff options
Diffstat (limited to 'snippets/org-mode/new drill item')
| -rw-r--r-- | snippets/org-mode/new drill item | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/snippets/org-mode/new drill item b/snippets/org-mode/new drill item new file mode 100644 index 00000000..f0c6cc00 --- /dev/null +++ b/snippets/org-mode/new drill item @@ -0,0 +1,8 @@ +# -*- mode: snippet -*- +# name: new drill item +# key: ndrill +# -- + +* $1 :drill: + +** Answer |
