Skip to content

Instantly share code, notes, and snippets.

@eblahm
Created April 16, 2014 15:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save eblahm/10892601 to your computer and use it in GitHub Desktop.
Save eblahm/10892601 to your computer and use it in GitHub Desktop.
~/Library/Preferences/WebStorm8/keymaps/Vim.xml
<?xml version="1.0" encoding="UTF-8"?>
<keymap version="1" name="Vim" parent="Mac OS X 10.5+">
<action id="ClassNameCompletion">
<keyboard-shortcut first-keystroke="shift control alt SPACE" />
</action>
<action id="CodeCompletion">
<keyboard-shortcut first-keystroke="control meta SPACE" />
</action>
<action id="Debug">
<keyboard-shortcut first-keystroke="control meta D" />
</action>
<action id="Diff.NextChange">
<keyboard-shortcut first-keystroke="shift meta CLOSE_BRACKET" />
</action>
<action id="Diff.PrevChange">
<keyboard-shortcut first-keystroke="shift meta OPEN_BRACKET" />
</action>
<action id="EditorCutLineEnd">
<keyboard-shortcut first-keystroke="control alt K" />
</action>
<action id="EditorDownWithSelection">
<keyboard-shortcut first-keystroke="shift control DOWN" />
</action>
<action id="EditorLeft">
<keyboard-shortcut first-keystroke="LEFT" />
</action>
<action id="EditorLeftWithSelection">
<keyboard-shortcut first-keystroke="shift control alt LEFT" />
</action>
<action id="EditorLineEnd">
<keyboard-shortcut first-keystroke="END" />
<keyboard-shortcut first-keystroke="meta RIGHT" />
</action>
<action id="EditorLineStart">
<keyboard-shortcut first-keystroke="HOME" />
<keyboard-shortcut first-keystroke="meta LEFT" />
</action>
<action id="EditorRight">
<keyboard-shortcut first-keystroke="RIGHT" />
</action>
<action id="EditorRightWithSelection">
<keyboard-shortcut first-keystroke="shift control alt RIGHT" />
</action>
<action id="EditorUp">
<keyboard-shortcut first-keystroke="UP" />
</action>
<action id="EditorUpWithSelection">
<keyboard-shortcut first-keystroke="shift control UP" />
</action>
<action id="ExportToTextFile">
<keyboard-shortcut first-keystroke="shift control O" />
</action>
<action id="GotoBookmark2">
<keyboard-shortcut first-keystroke="control alt 2" />
</action>
<action id="ImplementMethods">
<keyboard-shortcut first-keystroke="shift control I" />
</action>
<action id="NextSplitter">
<keyboard-shortcut first-keystroke="alt TAB" />
<keyboard-shortcut first-keystroke="shift meta BACK_SLASH" />
</action>
<action id="NextTab">
<keyboard-shortcut first-keystroke="shift meta CLOSE_BRACKET" />
</action>
<action id="OverrideMethods">
<keyboard-shortcut first-keystroke="shift control O" />
</action>
<action id="PrevSplitter">
<keyboard-shortcut first-keystroke="shift alt TAB" />
<keyboard-shortcut first-keystroke="shift meta P" />
</action>
<action id="PreviousTab">
<keyboard-shortcut first-keystroke="shift meta OPEN_BRACKET" />
</action>
<action id="QuickJavaDoc">
<keyboard-shortcut first-keystroke="F1" />
<mouse-shortcut keystroke="control button2" />
</action>
<action id="Refactorings.QuickListPopupAction">
<keyboard-shortcut first-keystroke="control alt T" />
</action>
<action id="Run">
<keyboard-shortcut first-keystroke="control meta R" />
</action>
<action id="SmartTypeCompletion">
<keyboard-shortcut first-keystroke="shift control alt SPACE" />
</action>
<action id="SplitVertically">
<keyboard-shortcut first-keystroke="meta BACK_SLASH" />
</action>
<action id="SwitchApply">
<keyboard-shortcut first-keystroke="control alt ENTER" />
</action>
<action id="SwitchDown">
<keyboard-shortcut first-keystroke="control alt DOWN" />
</action>
<action id="SwitchLeft">
<keyboard-shortcut first-keystroke="control alt LEFT" />
</action>
<action id="SwitchRight">
<keyboard-shortcut first-keystroke="control alt RIGHT" />
</action>
<action id="SwitchUp">
<keyboard-shortcut first-keystroke="control alt UP" />
</action>
<action id="ToggleBookmark2">
<keyboard-shortcut first-keystroke="shift control alt 2" />
</action>
<action id="TypeHierarchy">
<keyboard-shortcut first-keystroke="shift control H" />
</action>
<action id="Unsplit">
<keyboard-shortcut first-keystroke="shift alt BACK_SLASH" />
</action>
<action id="Vcs.QuickListPopupAction">
<keyboard-shortcut first-keystroke="control alt V" />
</action>
<action id="Vcs.ShowMessageHistory">
<keyboard-shortcut first-keystroke="meta E" />
</action>
<action id="VimKeyHandler">
<keyboard-shortcut first-keystroke="control 2" />
<keyboard-shortcut first-keystroke="control A" />
<keyboard-shortcut first-keystroke="control alt SPACE" />
<keyboard-shortcut first-keystroke="control B" />
<keyboard-shortcut first-keystroke="control BACK_SLASH" />
<keyboard-shortcut first-keystroke="control C" />
<keyboard-shortcut first-keystroke="control CLOSE_BRACKET" />
<keyboard-shortcut first-keystroke="control D" />
<keyboard-shortcut first-keystroke="control E" />
<keyboard-shortcut first-keystroke="control END" />
<keyboard-shortcut first-keystroke="control F" />
<keyboard-shortcut first-keystroke="control G" />
<keyboard-shortcut first-keystroke="control H" />
<keyboard-shortcut first-keystroke="control HOME" />
<keyboard-shortcut first-keystroke="control I" />
<keyboard-shortcut first-keystroke="control J" />
<keyboard-shortcut first-keystroke="control K" />
<keyboard-shortcut first-keystroke="control L" />
<keyboard-shortcut first-keystroke="control LEFT" />
<keyboard-shortcut first-keystroke="control M" />
<keyboard-shortcut first-keystroke="control O" />
<keyboard-shortcut first-keystroke="control OPEN_BRACKET" />
<keyboard-shortcut first-keystroke="control P" />
<keyboard-shortcut first-keystroke="control PAGE_DOWN" />
<keyboard-shortcut first-keystroke="control PAGE_UP" />
<keyboard-shortcut first-keystroke="control Q" />
<keyboard-shortcut first-keystroke="control R" />
<keyboard-shortcut first-keystroke="control RIGHT" />
<keyboard-shortcut first-keystroke="control S" />
<keyboard-shortcut first-keystroke="control SPACE" />
<keyboard-shortcut first-keystroke="control T" />
<keyboard-shortcut first-keystroke="control U" />
<keyboard-shortcut first-keystroke="control V" />
<keyboard-shortcut first-keystroke="control W" />
<keyboard-shortcut first-keystroke="control X" />
<keyboard-shortcut first-keystroke="control Y" />
<keyboard-shortcut first-keystroke="control Z" />
<keyboard-shortcut first-keystroke="KP_DOWN" />
<keyboard-shortcut first-keystroke="KP_LEFT" />
<keyboard-shortcut first-keystroke="KP_RIGHT" />
<keyboard-shortcut first-keystroke="KP_UP" />
<keyboard-shortcut first-keystroke="shift control 2" />
<keyboard-shortcut first-keystroke="shift control SPACE" />
<keyboard-shortcut first-keystroke="shift DOWN" />
<keyboard-shortcut first-keystroke="shift LEFT" />
<keyboard-shortcut first-keystroke="shift RIGHT" />
<keyboard-shortcut first-keystroke="shift UP" />
</action>
</keymap>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment