-
-
Save zolotov/03889f5baf286b03b2f0 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 name="TextMate" version="1" disable-mnemonics="false" parent="Mac OS X"> | |
<action id="Git.Revert" /> | |
<action id="tasks.activate" /> | |
<action id="EditorToggleColumnMode"> | |
<keyboard-shortcut first-keystroke="shift meta 8" /> | |
<keyboard-shortcut first-keystroke="shift meta MULTIPLY" /> | |
</action> | |
<action id="NewElement"> | |
<keyboard-shortcut first-keystroke="meta shift N"/> | |
<keyboard-shortcut first-keystroke="control N"/> | |
<keyboard-shortcut first-keystroke="control ENTER"/> | |
</action> | |
<action id="Rerun"> | |
<keyboard-shortcut first-keystroke="control alt R"/> | |
</action> | |
<action id="Refresh"> | |
<keyboard-shortcut first-keystroke="control alt R"/> | |
</action> | |
<action id="ChooseDebugConfiguration"> | |
<keyboard-shortcut first-keystroke="meta D" /> | |
</action> | |
<action id="DebugClass"> | |
<keyboard-shortcut first-keystroke="shift meta D" /> | |
</action> | |
<action id="Debug" /> | |
<action id="ChooseRunConfiguration"> | |
<keyboard-shortcut first-keystroke="meta R" /> | |
</action> | |
<action id="RunClass"> | |
<keyboard-shortcut first-keystroke="shift meta R" /> | |
</action> | |
<action id="Run"> | |
<keyboard-shortcut first-keystroke="control meta R" /> | |
</action> | |
<action id="$Delete"> | |
<keyboard-shortcut first-keystroke="DELETE" /> | |
<keyboard-shortcut first-keystroke="meta BACK_SPACE" /> | |
</action> | |
<action id="AddToFavoritesPopup" /> | |
<action id="AutoIndentLines"> | |
<keyboard-shortcut first-keystroke="meta alt OPEN_BRACKET" /> | |
</action> | |
<action id="CloseActiveTab"> | |
<keyboard-shortcut first-keystroke="shift meta W" /> | |
</action> | |
<action id="CloseAllEditors"> | |
<keyboard-shortcut first-keystroke="control meta W" /> | |
</action> | |
<action id="CloseAllEditorsButActive"> | |
<keyboard-shortcut first-keystroke="control alt W" /> | |
</action> | |
<action id="CloseEditor"> | |
<keyboard-shortcut first-keystroke="meta W" /> | |
</action> | |
<action id="CodeInspection.OnEditor" /> | |
<action id="CollapseAllRegions"> | |
<keyboard-shortcut first-keystroke="meta alt 0" /> | |
</action> | |
<action id="CollapseRegion"> | |
<keyboard-shortcut first-keystroke="F1" /> | |
</action> | |
<action id="ContextHelp" /> | |
<action id="EditorCodeBlockEnd"> | |
<keyboard-shortcut first-keystroke="control CLOSE_BRACKET" /> | |
<keyboard-shortcut first-keystroke="control E" /> | |
</action> | |
<action id="EditorCodeBlockEndWithSelection"> | |
<keyboard-shortcut first-keystroke="shift control CLOSE_BRACKET" /> | |
<keyboard-shortcut first-keystroke="shift control E" /> | |
</action> | |
<action id="EditorCodeBlockStart"> | |
<keyboard-shortcut first-keystroke="control OPEN_BRACKET" /> | |
<keyboard-shortcut first-keystroke="control A" /> | |
</action> | |
<action id="EditorCodeBlockStartWithSelection"> | |
<keyboard-shortcut first-keystroke="shift control OPEN_BRACKET" /> | |
<keyboard-shortcut first-keystroke="shift control A" /> | |
</action> | |
<action id="EditorDuplicate"> | |
<keyboard-shortcut first-keystroke="shift control D" /> | |
</action> | |
<action id="EditorIndentSelection"> | |
<keyboard-shortcut first-keystroke="meta CLOSE_BRACKET" /> | |
</action> | |
<action id="EditorSelectLine"> | |
<keyboard-shortcut first-keystroke="shift meta L" /> | |
</action> | |
<action id="EditorSelectWord"> | |
<keyboard-shortcut first-keystroke="control W" /> | |
<keyboard-shortcut first-keystroke="shift meta B" /> | |
</action> | |
<action id="EditorToggleCase"> | |
<keyboard-shortcut first-keystroke="control G" /> | |
<keyboard-shortcut first-keystroke="control U" /> | |
<keyboard-shortcut first-keystroke="shift control U" /> | |
</action> | |
<action id="EditorToggleShowLineNumbers"> | |
<keyboard-shortcut first-keystroke="meta alt L" /> | |
</action> | |
<action id="EditorToggleShowWhitespaces"> | |
<keyboard-shortcut first-keystroke="meta alt I" /> | |
</action> | |
<action id="EditorUnSelectWord"> | |
<keyboard-shortcut first-keystroke="shift control W" /> | |
</action> | |
<action id="EditorUnindentSelection"> | |
<keyboard-shortcut first-keystroke="meta OPEN_BRACKET" /> | |
</action> | |
<action id="ExpandAllRegions"> | |
<keyboard-shortcut first-keystroke="shift meta alt 0" /> | |
</action> | |
<action id="ExpandRegion"> | |
<keyboard-shortcut first-keystroke="shift F1" /> | |
</action> | |
<action id="ExportToTextFile" /> | |
<action id="ExternalJavaDoc" /> | |
<action id="FindInPath"> | |
<keyboard-shortcut first-keystroke="shift meta F" /> | |
</action> | |
<action id="FindNext"> | |
<keyboard-shortcut first-keystroke="meta G" /> | |
</action> | |
<action id="FindPrevious"> | |
<keyboard-shortcut first-keystroke="shift meta G" /> | |
</action> | |
<action id="FindWordAtCaret"> | |
<keyboard-shortcut first-keystroke="meta E" /> | |
</action> | |
<action id="GotoClass"> | |
<keyboard-shortcut first-keystroke="meta N" /> | |
<keyboard-shortcut first-keystroke="shift alt C" /> | |
</action> | |
<action id="GotoFile"> | |
<keyboard-shortcut first-keystroke="meta T" /> | |
</action> | |
<action id="GotoImplementation"> | |
<mouse-shortcut keystroke="meta alt button1" /> | |
</action> | |
<action id="GotoLine"> | |
<keyboard-shortcut first-keystroke="meta L" /> | |
</action> | |
<action id="GotoNextBookmark"> | |
<keyboard-shortcut first-keystroke="F2" /> | |
</action> | |
<action id="GotoNextError"> | |
</action> | |
<action id="GotoPreviousBookmark"> | |
<keyboard-shortcut first-keystroke="shift F2" /> | |
</action> | |
<action id="GotoPreviousError"> | |
</action> | |
<action id="GotoSymbol"> | |
<keyboard-shortcut first-keystroke="shift meta T" /> | |
<keyboard-shortcut first-keystroke="shift alt M" /> | |
<keyboard-shortcut first-keystroke="shift meta alt N" /> | |
</action> | |
<action id="GotoTest"> | |
<keyboard-shortcut first-keystroke="control alt T" /> | |
</action> | |
<action id="Images.ShowThumbnails" /> | |
<action id="ImplementMethods"> | |
<keyboard-shortcut first-keystroke="control alt O" /> | |
</action> | |
<action id="IntroduceConstant" /> | |
<action id="IntroduceField" /> | |
<action id="MoveStatementDown"> | |
<keyboard-shortcut first-keystroke="control meta alt DOWN" /> | |
</action> | |
<action id="MoveStatementUp"> | |
<keyboard-shortcut first-keystroke="control meta alt UP" /> | |
</action> | |
<action id="MoveLineDown"> | |
<keyboard-shortcut first-keystroke="control meta DOWN" /> | |
</action> | |
<action id="MoveLineUp"> | |
<keyboard-shortcut first-keystroke="control meta UP" /> | |
</action> | |
<action id="NextOccurence"> | |
<keyboard-shortcut first-keystroke="shift control DOWN" /> | |
</action> | |
<action id="OpenDirectoryProject"> | |
<keyboard-shortcut first-keystroke="meta O" /> | |
</action> | |
<action id="OverrideMethods"> | |
<keyboard-shortcut first-keystroke="control O" /> | |
</action> | |
<action id="PreviousOccurence"> | |
<keyboard-shortcut first-keystroke="shift control UP" /> | |
</action> | |
<action id="QuickJavaDoc"> | |
<mouse-shortcut keystroke="control button2" /> | |
<keyboard-shortcut first-keystroke="control H" /> | |
</action> | |
<action id="RailsNavigatePopupAction"> | |
<keyboard-shortcut first-keystroke="meta alt DOWN" /> | |
<keyboard-shortcut first-keystroke="shift meta alt DOWN" /> | |
</action> | |
<action id="RecentChanges"> | |
<keyboard-shortcut first-keystroke="alt C" /> | |
</action> | |
<action id="RecentFiles"> | |
<keyboard-shortcut first-keystroke="shift alt F" /> | |
</action> | |
<action id="ReformatCode"> | |
<keyboard-shortcut first-keystroke="control Q" /> | |
</action> | |
<action id="Replace"> | |
<keyboard-shortcut first-keystroke="meta alt F" /> | |
</action> | |
<action id="ReplaceInPath"> | |
<keyboard-shortcut first-keystroke="shift meta alt F" /> | |
</action> | |
<action id="Resume"> | |
<keyboard-shortcut first-keystroke="meta F9" /> | |
</action> | |
<action id="SaveAll"> | |
<keyboard-shortcut first-keystroke="meta S" /> | |
<keyboard-shortcut first-keystroke="meta alt S" /> | |
<keyboard-shortcut first-keystroke="control meta S" /> | |
</action> | |
<action id="ShowBookmarks"> | |
<keyboard-shortcut first-keystroke="meta alt B" /> | |
</action> | |
<action id="Stop"> | |
<keyboard-shortcut first-keystroke="control BACK_SLASH" /> | |
</action> | |
<action id="ToggleBookmark"> | |
<keyboard-shortcut first-keystroke="meta F2" /> | |
</action> | |
<action id="ToggleBookmarkWithMnemonic"> | |
<keyboard-shortcut first-keystroke="meta alt F6" /> | |
</action> | |
<action id="ToggleLineBreakpoint"> | |
<keyboard-shortcut first-keystroke="control B" /> | |
</action> | |
<action id="TypeHierarchy" /> | |
<action id="Vcs.UpdateProject"> | |
<keyboard-shortcut first-keystroke="control V" /> | |
</action> | |
<action id="Vcs.QuickListPopupAction"> | |
<keyboard-shortcut first-keystroke="shift control V" /> | |
</action> | |
<action id="ViewBreakpoints"> | |
<keyboard-shortcut first-keystroke="control meta B" /> | |
</action> | |
<action id="WebOpenInAction"> | |
<keyboard-shortcut first-keystroke="alt F2" /> | |
<keyboard-shortcut first-keystroke="control meta alt P" /> | |
</action> | |
<action id="org.jetbrains.plugins.ruby.rails.actions.execution.RunRailsScriptAction"> | |
<keyboard-shortcut first-keystroke="control R" /> | |
</action> | |
<action id="org.jetbrains.plugins.ruby.rails.actions.generators.ReloadGeneratorsAction"> | |
<keyboard-shortcut first-keystroke="shift control alt G" /> | |
</action> | |
<action id="org.jetbrains.plugins.ruby.rails.actions.rake.ReloadRakeTasksAction"> | |
<keyboard-shortcut first-keystroke="shift control alt R" /> | |
</action> | |
<action id="rails:generator:controller"> | |
<keyboard-shortcut first-keystroke="meta alt G" second-keystroke="C" /> | |
<keyboard-shortcut first-keystroke="shift control G" second-keystroke="C" /> | |
</action> | |
<action id="rails:generator:migration"> | |
<keyboard-shortcut first-keystroke="meta alt G" second-keystroke="I" /> | |
<keyboard-shortcut first-keystroke="shift control M" /> | |
<keyboard-shortcut first-keystroke="shift control G" second-keystroke="I" /> | |
</action> | |
<action id="rails:generator:model"> | |
<keyboard-shortcut first-keystroke="meta alt G" second-keystroke="M" /> | |
<keyboard-shortcut first-keystroke="shift alt G" second-keystroke="M" /> | |
</action> | |
<action id="rake:db:migrate"> | |
<keyboard-shortcut first-keystroke="control I" /> | |
</action> | |
<action id="rake:db:schema:dump"> | |
<keyboard-shortcut first-keystroke="shift control R" second-keystroke="D" /> | |
</action> | |
<action id="rake:test"> | |
<keyboard-shortcut first-keystroke="shift control R" second-keystroke="T" /> | |
</action> | |
<action id="ExtractInclude"> | |
<keyboard-shortcut first-keystroke="shift control H"/> | |
</action> | |
<action id="QuickChangeScheme" /> | |
<action id="EditorTab"> | |
<keyboard-shortcut first-keystroke="TAB" /> | |
<keyboard-shortcut first-keystroke="meta CLOSE_BRACKET"/> | |
</action> | |
<action id="QuickList.Refactor this..."> | |
<keyboard-shortcut first-keystroke="control F" /> | |
</action> | |
<action id="QuickList.Ruby/Rails"> | |
<keyboard-shortcut first-keystroke="control Y" /> | |
</action> | |
<action id="Vcs.ShowMessageHistory"> | |
<keyboard-shortcut first-keystroke="control M"/> | |
<keyboard-shortcut first-keystroke="shift alt F"/> | |
</action> | |
</keymap> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Another alternative https://gist.github.com/adampatterson/6383738