Lazy git change to commit template command
This commit is contained in:
parent
5ec5c706cd
commit
d5c3eab4ed
2 changed files with 2 additions and 2 deletions
|
@ -228,7 +228,7 @@ keybinding:
|
||||||
bulkMenu: "b"
|
bulkMenu: "b"
|
||||||
customCommands:
|
customCommands:
|
||||||
- key: "C"
|
- key: "C"
|
||||||
command: "git cz c"
|
command: "git cz"
|
||||||
description: "commit with commitizen"
|
description: "commit with commitizen"
|
||||||
context: "files"
|
context: "files"
|
||||||
loadingText: "opening commitizen commit tool"
|
loadingText: "opening commitizen commit tool"
|
||||||
|
|
Loading…
Add table
Reference in a new issue