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

9 lines
130 B
Text
Raw Normal View History

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