dot-emacs/snippets/text-mode/regular-commit

9 lines
126 B
Text
Raw Normal View History

2023-07-03 16:43:32 +02:00
# -*- mode: snippet -*-
# name: Regular Commit
# key: cr
# --
`(gitmoji-completing-read "Insert Gitmoji: ")` $2
$0
Refs: #$1