summaryrefslogtreecommitdiff
path: root/snippets/text-mode
diff options
context:
space:
mode:
Diffstat (limited to 'snippets/text-mode')
-rw-r--r--snippets/text-mode/todo5
1 files changed, 5 insertions, 0 deletions
diff --git a/snippets/text-mode/todo b/snippets/text-mode/todo
new file mode 100644
index 0000000..1b02916
--- /dev/null
+++ b/snippets/text-mode/todo
@@ -0,0 +1,5 @@
+# -*- mode: snippet -*-
+# name: todo
+# key: ct
+# --
+`(yas-with-comment "TODO: ")` \ No newline at end of file