Skip to content

Instantly share code, notes, and snippets.

@uchidev
Last active November 12, 2015 00:43
Show Gist options
  • Save uchidev/6236f9df8f8724ca4b52 to your computer and use it in GitHub Desktop.
Save uchidev/6236f9df8f8724ca4b52 to your computer and use it in GitHub Desktop.
IDEA keymap settings
<keymap version="1" name="Emacs_Kai" parent="Emacs">
<action id="$Copy">
<keyboard-shortcut first-keystroke="control INSERT" />
<keyboard-shortcut first-keystroke="alt C" />
</action>
<action id="$Cut">
<keyboard-shortcut first-keystroke="shift DELETE" />
</action>
<action id="$Paste">
<keyboard-shortcut first-keystroke="alt P" />
<keyboard-shortcut first-keystroke="shift INSERT" />
<keyboard-shortcut first-keystroke="control Y" />
<keyboard-shortcut first-keystroke="control V" />
</action>
<action id="$SelectAll" />
<action id="$Undo">
<keyboard-shortcut first-keystroke="shift control MINUS" />
<keyboard-shortcut first-keystroke="control U" />
<keyboard-shortcut first-keystroke="control SLASH" />
</action>
<action id="Android.TraceViewSearch">
<keyboard-shortcut first-keystroke="alt F3" />
<keyboard-shortcut first-keystroke="control S" />
</action>
<action id="Back">
<keyboard-shortcut first-keystroke="control alt LEFT" />
<mouse-shortcut keystroke="button4" />
<keyboard-shortcut first-keystroke="alt COMMA" />
</action>
<action id="CloseAllEditors" />
<action id="CloseAllEditorsButActive" />
<action id="CloseContent">
<keyboard-shortcut first-keystroke="control F4" />
</action>
<action id="CommanderSwapPanels" />
<action id="Diff.NextChange">
<keyboard-shortcut first-keystroke="alt RIGHT" />
</action>
<action id="Diff.PrevChange">
<keyboard-shortcut first-keystroke="alt LEFT" />
</action>
<action id="Editor Paste">
<keyboard-shortcut first-keystroke="control V" />
</action>
<action id="Editor Undo">
<keyboard-shortcut first-keystroke="control U" />
<keyboard-shortcut first-keystroke="control SLASH" />
</action>
<action id="EditorBackSpace">
<keyboard-shortcut first-keystroke="BACK_SPACE" />
<keyboard-shortcut first-keystroke="shift BACK_SPACE" />
<keyboard-shortcut first-keystroke="control H" />
</action>
<action id="EditorChooseLookupItem">
<keyboard-shortcut first-keystroke="ENTER" />
<keyboard-shortcut first-keystroke="control M" />
</action>
<action id="EditorCodeBlockEnd">
<keyboard-shortcut first-keystroke="shift control alt F" />
</action>
<action id="EditorCodeBlockEndWithSelection" />
<action id="EditorCodeBlockStart">
<keyboard-shortcut first-keystroke="shift control alt B" />
</action>
<action id="EditorCodeBlockStartWithSelection" />
<action id="EditorDeleteToWordEnd" />
<action id="EditorDeleteToWordStart" />
<action id="EditorEnter">
<keyboard-shortcut first-keystroke="ENTER" />
<keyboard-shortcut first-keystroke="control M" />
</action>
<action id="EditorKillRingSave">
<keyboard-shortcut first-keystroke="alt W" />
<keyboard-shortcut first-keystroke="control C" />
</action>
<action id="EditorLeftWithSelection">
<keyboard-shortcut first-keystroke="shift LEFT" />
<keyboard-shortcut first-keystroke="shift control B" />
</action>
<action id="EditorNextWord">
<keyboard-shortcut first-keystroke="control RIGHT" />
<keyboard-shortcut first-keystroke="control alt F" />
</action>
<action id="EditorNextWordWithSelection" />
<action id="EditorPageDown">
<keyboard-shortcut first-keystroke="PAGE_DOWN" />
</action>
<action id="EditorPreviousWord">
<keyboard-shortcut first-keystroke="control alt B" />
<keyboard-shortcut first-keystroke="control LEFT" />
</action>
<action id="EditorPreviousWordWithSelection" />
<action id="EditorRightWithSelection">
<keyboard-shortcut first-keystroke="shift RIGHT" />
<keyboard-shortcut first-keystroke="shift control F" />
</action>
<action id="EditorScrollToCenter">
<keyboard-shortcut first-keystroke="control L" />
</action>
<action id="EditorSwapSelectionBoundaries" />
<action id="EditorTextEnd">
<keyboard-shortcut first-keystroke="control END" />
<keyboard-shortcut first-keystroke="shift alt PERIOD" />
<keyboard-shortcut first-keystroke="ESCAPE" second-keystroke="shift PERIOD" />
</action>
<action id="EditorTextStart">
<keyboard-shortcut first-keystroke="control HOME" />
<keyboard-shortcut first-keystroke="shift alt COMMA" />
<keyboard-shortcut first-keystroke="ESCAPE" second-keystroke="COMMA" />
<keyboard-shortcut first-keystroke="ESCAPE" second-keystroke="shift COMMA" />
</action>
<action id="EditorToggleInsertState" />
<action id="EditorUnSelectWord" />
<action id="EmacsStyleIndent">
<keyboard-shortcut first-keystroke="TAB" />
<keyboard-shortcut first-keystroke="control I" />
</action>
<action id="Find">
<keyboard-shortcut first-keystroke="alt F3" />
<keyboard-shortcut first-keystroke="control S" />
</action>
<action id="FindInPath" />
<action id="FindUsages">
<keyboard-shortcut first-keystroke="alt F7" />
<keyboard-shortcut first-keystroke="control alt S" />
</action>
<action id="GotoAction">
<keyboard-shortcut first-keystroke="shift control A" />
<keyboard-shortcut first-keystroke="alt X" />
</action>
<action id="GotoDeclaration">
<keyboard-shortcut first-keystroke="ESCAPE" second-keystroke="PERIOD" />
<keyboard-shortcut first-keystroke="alt PERIOD" />
<mouse-shortcut keystroke="control button1" />
</action>
<action id="GotoFile" />
<action id="GotoNextError">
<keyboard-shortcut first-keystroke="F2" />
</action>
<action id="GotoSuperMethod" />
<action id="GotoTypeDeclaration">
<mouse-shortcut keystroke="shift control button1" />
</action>
<action id="Images.Editor.ActualSize">
<keyboard-shortcut first-keystroke="control DIVIDE" />
</action>
<action id="Images.Thumbnails.Hide">
<keyboard-shortcut first-keystroke="control F4" />
</action>
<action id="ImplementMethods" />
<action id="MethodHierarchy.ImplementMethodAction" />
<action id="Mvc.RunTarget" />
<action id="NextProjectWindow" />
<action id="NextSplitter">
<keyboard-shortcut first-keystroke="control X" second-keystroke="O" />
</action>
<action id="NextTab">
<keyboard-shortcut first-keystroke="alt RIGHT" />
</action>
<action id="PreviousTab">
<keyboard-shortcut first-keystroke="alt LEFT" />
</action>
<action id="Refactorings.QuickListPopupAction">
<keyboard-shortcut first-keystroke="control X" second-keystroke="T" />
<keyboard-shortcut first-keystroke="control alt T" />
</action>
<action id="Replace">
<keyboard-shortcut first-keystroke="shift alt 5" />
<keyboard-shortcut first-keystroke="ESCAPE" second-keystroke="shift 5" />
</action>
<action id="SaveAll" />
<action id="ScrollTreeToCenter">
<keyboard-shortcut first-keystroke="control L" />
</action>
<action id="ShowSettings" />
<action id="SplitVertically" />
<action id="SurroundWith" />
<action id="SwitchApply">
<keyboard-shortcut first-keystroke="shift alt ENTER" />
</action>
<action id="SwitchDown">
<keyboard-shortcut first-keystroke="shift alt DOWN" />
</action>
<action id="SwitchLeft">
<keyboard-shortcut first-keystroke="shift alt LEFT" />
</action>
<action id="SwitchRight">
<keyboard-shortcut first-keystroke="shift alt RIGHT" />
</action>
<action id="SwitchUp">
<keyboard-shortcut first-keystroke="shift alt UP" />
</action>
<action id="Switcher" />
<action id="TypeHierarchy" />
<action id="Unsplit">
<keyboard-shortcut first-keystroke="control X" second-keystroke="1" />
</action>
<action id="UnsplitAll">
<keyboard-shortcut first-keystroke="control X" second-keystroke="0" />
</action>
<action id="Vcs.Log.GoToRef">
<keyboard-shortcut first-keystroke="alt F3" />
<keyboard-shortcut first-keystroke="control S" />
</action>
</keymap>
<?xml version="1.0" encoding="UTF-8"?>
<application>
<component name="KeymapManager">
<active_keymap name="Emacs_Kai" />
</component>
</application>
├── installed.txt (com.intellij)
├── IntelliJ IDEA Global Settings (0byte)
├── keymaps
│ └── Emacs_Kai.xml (\n)
└── options
└── keymap.xml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment