diff options
Diffstat (limited to 'oni-php/snippets/php-mode/todo-comment')
| -rw-r--r-- | oni-php/snippets/php-mode/todo-comment | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/oni-php/snippets/php-mode/todo-comment b/oni-php/snippets/php-mode/todo-comment new file mode 100644 index 0000000..a079ce8 --- /dev/null +++ b/oni-php/snippets/php-mode/todo-comment @@ -0,0 +1,5 @@ +# -*- mode: snippet -*- +# name: todo-comment +# key: /t +# -- +`comment-start``(if (looking-back " " 2) " " "")`TODO: $0`comment-end`
\ No newline at end of file |
