Remove cmd-g for git::Commit (#25524)

Conflicts with `search::SelectNextMatch`
This commit is contained in:
Peter Tripp 2025-02-24 20:45:45 -05:00 committed by GitHub
parent 52f73e0c2d
commit 2d63f7628f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -157,8 +157,7 @@
"cmd->": "assistant::QuoteSelection",
"cmd-<": "assistant::InsertIntoEditor",
"cmd-alt-e": "editor::SelectEnclosingSymbol",
"alt-enter": "editor::OpenSelectionsInMultibuffer",
"cmd-g": "git::Commit"
"alt-enter": "editor::OpenSelectionsInMultibuffer"
}
},
{