5 lines
91 B
Text
5 lines
91 B
Text
# -*- mode: snippet -*-
|
|
# name: todo
|
|
# key: todo
|
|
# --
|
|
`comment-start`TODO: $0`comment-end`
|