emacs/snippets/git-commit-mode/type

5 lines
170 B
Plaintext

# -*- mode: snippet -*-
# name: type
# key: type
# --
${1:$$(yas-choose-value '("fix" "hotfix" "add" "update" "change" "clean" "disable" "remove" "upgrade" "revert"))} $0