init
This commit is contained in:
5
snippets/git-commit-mode/type
Normal file
5
snippets/git-commit-mode/type
Normal file
@@ -0,0 +1,5 @@
|
||||
# -*- mode: snippet -*-
|
||||
# name: type
|
||||
# key: type
|
||||
# --
|
||||
${1:$$(yas-choose-value '("fix" "hotfix" "add" "update" "change" "clean" "disable" "remove" "upgrade" "revert"))} $0
|
||||
Reference in New Issue
Block a user