Override some poor default settings

This commit is contained in:
Maciej 2021-03-24 18:02:00 +02:00
parent 155f723237
commit 1e763e685c
Signed by: maciej
GPG key ID: 41D62D42D3B0D765
3 changed files with 22 additions and 14 deletions

5
snippets/prog-mode/todo Normal file
View file

@ -0,0 +1,5 @@
# -*- mode: snippet -*-
# name: todo
# key: TD
# --
`comment-start`TODO: $0`comment-end`