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

Conflicts with `search::SelectNextMatch`
This commit is contained in:
Peter Tripp
2025-02-25 01:45:45 +00:00
committed by GitHub
parent 52f73e0c2d
commit 2d63f7628f
+1 -2
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"
}
},
{