summaryrefslogtreecommitdiff
path: root/platform/platform-resources/src/idea/Keymap_Default.xml
diff options
context:
space:
mode:
Diffstat (limited to 'platform/platform-resources/src/idea/Keymap_Default.xml')
-rw-r--r--platform/platform-resources/src/idea/Keymap_Default.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/platform/platform-resources/src/idea/Keymap_Default.xml b/platform/platform-resources/src/idea/Keymap_Default.xml
index 58d6f3a76d27..3508b1d0112e 100644
--- a/platform/platform-resources/src/idea/Keymap_Default.xml
+++ b/platform/platform-resources/src/idea/Keymap_Default.xml
@@ -506,6 +506,9 @@
<action id="EditorPasteFromX11">
<mouse-shortcut keystroke="button2"/>
</action>
+ <action id="Vcs.RollbackChangedLines">
+ <keyboard-shortcut first-keystroke="control alt Z"/>
+ </action>
<action id="GotoNextError">
<keyboard-shortcut first-keystroke="F2"/>