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

9 lines
No EOL
130 B
Text

# -*- mode: snippet -*-
# name: Scoped Commit
# key: cs
# --
`(gitmoji-completing-read "Insert Gitmoji: ")` ($1) $3
$0
Refs: #$2