Remove cmd-g for git::Commit
(#25524)
Conflicts with `search::SelectNextMatch`
This commit is contained in:
parent
52f73e0c2d
commit
2d63f7628f
1 changed files with 1 additions and 2 deletions
|
@ -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"
|
||||
}
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue