Browse Source

WS-2021.1.1 <TheoryOfNekomata@VALHALLA Create keymap.xml, Windows Proper Redo.xml

master
TheoryOfNekomata 3 years ago
parent
commit
ceef588581
2 changed files with 13 additions and 0 deletions
  1. +5
    -0
      _windows/keymap.xml
  2. +8
    -0
      keymaps/Windows Proper Redo.xml

+ 5
- 0
_windows/keymap.xml View File

@@ -0,0 +1,5 @@
<application>
<component name="KeymapManager">
<active_keymap name="Windows Proper Redo" />
</component>
</application>

+ 8
- 0
keymaps/Windows Proper Redo.xml View File

@@ -0,0 +1,8 @@
<keymap version="1" name="Windows Proper Redo" parent="$default">
<action id="$Redo">
<keyboard-shortcut first-keystroke="shift ctrl z" />
<keyboard-shortcut first-keystroke="shift alt back_space" />
<keyboard-shortcut first-keystroke="ctrl y" />
</action>
<action id="EditorDeleteLine" />
</keymap>

Loading…
Cancel
Save