refactor(lazygit): commit bindings

This commit is contained in:
Sergio Laín 2025-06-08 21:29:56 +02:00
parent 19164d6333
commit d3ff78b802
No known key found for this signature in database
GPG key ID: 51BB28D8B42FB438

View file

@ -120,10 +120,10 @@ keybinding:
checkForUpdate: "u"
recentRepos: "<enter>"
files:
commitChanges: "c"
commitChanges: "<c-c>"
commitChangesWithoutHook: "w" # commit changes without pre-commit hook
amendLastCommit: "A"
commitChangesWithEditor: "<c-c>"
commitChangesWithEditor: "c"
ignoreFile: "i"
refreshFiles: "r"
stashAllChanges: "s"