summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.emacs.d/snippets/prog-mode/todo2
1 files changed, 1 insertions, 1 deletions
diff --git a/.emacs.d/snippets/prog-mode/todo b/.emacs.d/snippets/prog-mode/todo
index 79484e7..41cdbfa 100644
--- a/.emacs.d/snippets/prog-mode/todo
+++ b/.emacs.d/snippets/prog-mode/todo
@@ -1,5 +1,5 @@
1# -*- mode: snippet -*- 1# -*- mode: snippet -*-
2# name: todo 2# name: todo
3# key: t 3# key: to
4# -- 4# --
5`comment-start`TODO: $0`comment-end` \ No newline at end of file 5`comment-start`TODO: $0`comment-end` \ No newline at end of file