diff options
Diffstat (limited to '.emacs.d/etc/yasnippet/snippets/log-edit-mode/thankgnu')
-rw-r--r-- | .emacs.d/etc/yasnippet/snippets/log-edit-mode/thankgnu | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.emacs.d/etc/yasnippet/snippets/log-edit-mode/thankgnu b/.emacs.d/etc/yasnippet/snippets/log-edit-mode/thankgnu new file mode 100644 index 0000000..bf29b63 --- /dev/null +++ b/.emacs.d/etc/yasnippet/snippets/log-edit-mode/thankgnu @@ -0,0 +1,5 @@ +# -*- mode: snippet -*- +# name: thankgnu +# key: th +# -- +[RT#$1] Add ${2:$$(yas-choose-value '("Contributor" "Sustaining Contributor" "Patron"))} $3 to the 20${4:20} ThankGNUs list$0
\ No newline at end of file |