Last active
August 29, 2015 13:57
-
-
Save jmgimeno/9709664 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="UTF-8"?> | |
<keymap version="1" name="Mac OS X 10.5+ Cursive" parent="Mac OS X 10.5+"> | |
<action id=":plugin.actions.paredit/backward"> | |
<keyboard-shortcut first-keystroke="shift meta H" /> | |
</action> | |
<action id=":plugin.actions.paredit/backward-down"> | |
<keyboard-shortcut first-keystroke="control meta U" /> | |
</action> | |
<action id=":plugin.actions.paredit/backward-up"> | |
<keyboard-shortcut first-keystroke="shift meta U" /> | |
</action> | |
<action id=":plugin.actions.paredit/barf-backwards"> | |
<keyboard-shortcut first-keystroke="control meta K" /> | |
</action> | |
<action id=":plugin.actions.paredit/barf-forwards"> | |
<keyboard-shortcut first-keystroke="shift meta J" /> | |
</action> | |
<action id=":plugin.actions.paredit/close-curly-and-newline"> | |
<keyboard-shortcut first-keystroke="shift meta BACK_SLASH" /> | |
</action> | |
<action id=":plugin.actions.paredit/close-paren-and-newline"> | |
<keyboard-shortcut first-keystroke="shift meta 9" /> | |
</action> | |
<action id=":plugin.actions.paredit/close-square-and-newline"> | |
<keyboard-shortcut first-keystroke="shift meta CLOSE_BRACKET" /> | |
</action> | |
<action id=":plugin.actions.paredit/forward"> | |
<keyboard-shortcut first-keystroke="shift meta L" /> | |
</action> | |
<action id=":plugin.actions.paredit/forward-down"> | |
<keyboard-shortcut first-keystroke="control meta I" /> | |
</action> | |
<action id=":plugin.actions.paredit/forward-up"> | |
<keyboard-shortcut first-keystroke="shift meta I" /> | |
</action> | |
<action id=":plugin.actions.paredit/join"> | |
<keyboard-shortcut first-keystroke="control meta O" /> | |
</action> | |
<action id=":plugin.actions.paredit/kill"> | |
<keyboard-shortcut first-keystroke="control K" /> | |
</action> | |
<action id=":plugin.actions.paredit/raise"> | |
<keyboard-shortcut first-keystroke="meta MINUS" /> | |
</action> | |
<action id=":plugin.actions.paredit/slurp-backwards"> | |
<keyboard-shortcut first-keystroke="control meta J" /> | |
</action> | |
<action id=":plugin.actions.paredit/slurp-forwards"> | |
<keyboard-shortcut first-keystroke="shift meta K" /> | |
</action> | |
<action id=":plugin.actions.paredit/splice"> | |
<keyboard-shortcut first-keystroke="shift meta COMMA" /> | |
</action> | |
<action id=":plugin.actions.paredit/split"> | |
<keyboard-shortcut first-keystroke="control meta S" /> | |
</action> | |
<action id=":plugin.actions.paredit/wrap-curly"> | |
<keyboard-shortcut first-keystroke="shift meta QUOTE" /> | |
</action> | |
<action id=":plugin.actions.paredit/wrap-paren"> | |
<keyboard-shortcut first-keystroke="shift meta 8" /> | |
</action> | |
<action id=":plugin.actions.paredit/wrap-quotes"> | |
<keyboard-shortcut first-keystroke="shift meta MINUS" /> | |
</action> | |
<action id=":plugin.actions.paredit/wrap-square"> | |
<keyboard-shortcut first-keystroke="shift meta OPEN_BRACKET" /> | |
</action> | |
<action id=":plugin.repl.actions/load-file"> | |
<keyboard-shortcut first-keystroke="meta L" /> | |
</action> | |
<action id=":plugin.repl.actions/run-last-sexp"> | |
<keyboard-shortcut first-keystroke="meta ENTER" /> | |
</action> | |
<action id=":plugin.repl.actions/run-top-sexp"> | |
<keyboard-shortcut first-keystroke="meta alt ENTER" /> | |
</action> | |
<action id=":plugin.repl.actions/switch-namespace"> | |
<keyboard-shortcut first-keystroke="meta alt L" /> | |
</action> | |
<action id="CollapseAll"> | |
<keyboard-shortcut first-keystroke="meta SUBTRACT" /> | |
</action> | |
<action id="CollapseAllRegions"> | |
<keyboard-shortcut first-keystroke="shift meta SUBTRACT" /> | |
</action> | |
<action id="CollapseRegion"> | |
<keyboard-shortcut first-keystroke="meta SUBTRACT" /> | |
</action> | |
<action id="Console.Jdbc.Execute" /> | |
<action id="Console.Jpa.Execute" /> | |
<action id="Console.SplitLine" /> | |
<action id="Diff.NextChange"> | |
<keyboard-shortcut first-keystroke="control RIGHT" /> | |
</action> | |
<action id="Diff.PrevChange"> | |
<keyboard-shortcut first-keystroke="control LEFT" /> | |
</action> | |
<action id="EditorCutLineEnd" /> | |
<action id="EditorSplitLine" /> | |
<action id="EditorStartNewLineBefore" /> | |
<action id="EditorToggleCase" /> | |
<action id="EditorToggleColumnMode" /> | |
<action id="Git.Push" /> | |
<action id="GotoLine" /> | |
<action id="Images.Editor.ZoomOut"> | |
<keyboard-shortcut first-keystroke="meta SUBTRACT" /> | |
</action> | |
<action id="Maven.CollapseAll"> | |
<keyboard-shortcut first-keystroke="meta SUBTRACT" /> | |
</action> | |
<action id="MethodHierarchy" /> | |
<action id="NextTab"> | |
<keyboard-shortcut first-keystroke="control RIGHT" /> | |
</action> | |
<action id="PreviousTab"> | |
<keyboard-shortcut first-keystroke="control LEFT" /> | |
</action> | |
<action id="ReformatCode"> | |
<keyboard-shortcut first-keystroke="meta alt R" /> | |
</action> | |
<action id="Resume" /> | |
<action id="ScalaConsole.Execute" /> | |
<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="ViewSource" /> | |
</keymap> | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment