You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

15 lines
538 B

<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>