aboutsummaryrefslogtreecommitdiffstats
path: root/snippets
diff options
context:
space:
mode:
Diffstat (limited to 'snippets')
-rw-r--r--snippets/todo.snippets5
1 files changed, 1 insertions, 4 deletions
diff --git a/snippets/todo.snippets b/snippets/todo.snippets
index 10e3042..30c7359 100644
--- a/snippets/todo.snippets
+++ b/snippets/todo.snippets
@@ -1,16 +1,13 @@
snippet [
- - [ ]
-
+ - [ ] ${1}
snippet <s
#+BEGIN_SRC
${1}
#+END_SRC
-
snippet <e
#+BEGIN_EXAMPLE
${1}
#+END_EXAMPLE
-
snippet <r
#+RESULTS:
#+BEGIN_EXAMPLE