Override some poor default settings
This commit is contained in:
parent
155f723237
commit
1e763e685c
3 changed files with 22 additions and 14 deletions
5
snippets/prog-mode/todo
Normal file
5
snippets/prog-mode/todo
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
# -*- mode: snippet -*-
|
||||
# name: todo
|
||||
# key: TD
|
||||
# --
|
||||
`comment-start`TODO: $0`comment-end`
|
||||
Loading…
Add table
Add a link
Reference in a new issue