init
This commit is contained in:
5
snippets/prog-mode/todo
Normal file
5
snippets/prog-mode/todo
Normal file
@@ -0,0 +1,5 @@
|
||||
# -*- mode: snippet -*-
|
||||
# name: todo
|
||||
# key: t
|
||||
# --
|
||||
`comment-start`TODO: $0`comment-end`
|
||||
Reference in New Issue
Block a user