Skip to content

Commit

Permalink
Rebind ExportToTextFile
Browse files Browse the repository at this point in the history
  • Loading branch information
samvtran committed Oct 6, 2024
1 parent 152ba6f commit ed940ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/resources/keymaps/macOS For All.xml
Original file line number Diff line number Diff line change
Expand Up @@ -229,7 +229,7 @@
<keyboard-shortcut first-keystroke="control shift RIGHT"/>
</action>
<action id="ExportToTextFile">
<keyboard-shortcut first-keystroke="control shift O"/>
<keyboard-shortcut first-keystroke="control alt shift O"/>
</action>
<action id="EditorLineEnd">
<keyboard-shortcut first-keystroke="END"/>
Expand Down

0 comments on commit ed940ea

Please sign in to comment.