Skip to content

Commit

Permalink
Regenerate keymap (#24)
Browse files Browse the repository at this point in the history
Co-authored-by: Shingyx <[email protected]>
  • Loading branch information
github-actions[bot] and Shingyx authored Feb 10, 2025
1 parent de50a86 commit d61df2a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions output/Windows-like for macOS.xml
Original file line number Diff line number Diff line change
Expand Up @@ -668,6 +668,9 @@
<keyboard-shortcut first-keystroke="meta help" />
<keyboard-shortcut first-keystroke="meta n" />
</action>
<action id="Git.CreateNewBranch">
<keyboard-shortcut first-keystroke="ctrl meta n" />
</action>
<action id="Git.New.Branch.In.Log">
<keyboard-shortcut first-keystroke="ctrl meta n" />
</action>
Expand All @@ -679,9 +682,6 @@
<keyboard-shortcut first-keystroke="f2" />
<keyboard-shortcut first-keystroke="shift f6" />
</action>
<action id="GitNewBranchAction">
<keyboard-shortcut first-keystroke="ctrl meta n" />
</action>
<action id="GotoAction">
<keyboard-shortcut first-keystroke="shift ctrl a" />
</action>
Expand Down

0 comments on commit d61df2a

Please sign in to comment.