master
parent
69226459d2
commit
865f1da94b
@ -1,5 +1,5 @@
|
|||||||
<application>
|
<application>
|
||||||
<component name="KeymapManager">
|
<component name="KeymapManager">
|
||||||
<active_keymap name="XWin copy" />
|
<active_keymap name="DebuggerX" />
|
||||||
</component>
|
</component>
|
||||||
</application>
|
</application>
|
@ -0,0 +1,15 @@
|
|||||||
|
<keymap version="1" name="DebuggerX" parent="Default for XWin">
|
||||||
|
<action id="CodeCompletion">
|
||||||
|
<keyboard-shortcut first-keystroke="alt slash" />
|
||||||
|
</action>
|
||||||
|
<action id="FindInPath" />
|
||||||
|
<action id="HippieBackwardCompletion" />
|
||||||
|
<action id="HippieCompletion" />
|
||||||
|
<action id="ReformatCode">
|
||||||
|
<keyboard-shortcut first-keystroke="ctrl alt l" />
|
||||||
|
<keyboard-shortcut first-keystroke="shift ctrl f" />
|
||||||
|
</action>
|
||||||
|
<action id="SmartTypeCompletion">
|
||||||
|
<keyboard-shortcut first-keystroke="shift alt slash" />
|
||||||
|
</action>
|
||||||
|
</keymap>
|
Loading…
Reference in new issue