forked from aborn/CodeSnippet
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathEmacsUltimate.xml
More file actions
200 lines (199 loc) · 7.5 KB
/
Copy pathEmacsUltimate.xml
File metadata and controls
200 lines (199 loc) · 7.5 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
<?xml version="1.0" encoding="UTF-8"?>
<keymap version="1" name="EmacsUltimate" parent="Emacs">
<action id="AceJumpAction" />
<action id="AutoIndentLines">
<keyboard-shortcut first-keystroke="control alt I" />
<keyboard-shortcut first-keystroke="control X" second-keystroke="control M" />
</action>
<action id="Back">
<mouse-shortcut keystroke="button4" />
<keyboard-shortcut first-keystroke="control LEFT" />
</action>
<action id="CallHierarchy">
<keyboard-shortcut first-keystroke="control alt H" />
<keyboard-shortcut first-keystroke="control C" />
</action>
<action id="CloseAllEditors" />
<action id="CloseAllEditorsButActive" />
<action id="CloseContent">
<keyboard-shortcut first-keystroke="control F4" />
<keyboard-shortcut first-keystroke="control X" second-keystroke="K" />
</action>
<action id="CommentByBlockComment">
<keyboard-shortcut first-keystroke="shift control SLASH" />
<keyboard-shortcut first-keystroke="shift control DIVIDE" />
<keyboard-shortcut first-keystroke="shift control 9" />
</action>
<action id="Console.History.Next" />
<action id="Console.History.Previous" />
<action id="Console.TableResult.EditValue">
<keyboard-shortcut first-keystroke="F2" />
</action>
<action id="DatabaseView.DropAction">
<keyboard-shortcut first-keystroke="alt ENTER" />
</action>
<action id="Diagram.SelectAll">
<keyboard-shortcut first-keystroke="control X" second-keystroke="H" />
</action>
<action id="Diff.FocusOppositePane" />
<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 SelectAll">
<keyboard-shortcut first-keystroke="control X" second-keystroke="H" />
</action>
<action id="EditorLeftWithSelection" />
<action id="EditorLineEndWithSelection">
<keyboard-shortcut first-keystroke="shift END" />
<keyboard-shortcut first-keystroke="control X" second-keystroke="control E" />
</action>
<action id="EditorLineStart">
<keyboard-shortcut first-keystroke="HOME" />
<keyboard-shortcut first-keystroke="control A" />
</action>
<action id="EditorLineStartWithSelection">
<keyboard-shortcut first-keystroke="shift HOME" />
<keyboard-shortcut first-keystroke="control X" second-keystroke="control A" />
</action>
<action id="EditorLookupDown" />
<action id="EditorLookupUp" />
<action id="EditorNextWord">
<keyboard-shortcut first-keystroke="alt F" />
<keyboard-shortcut first-keystroke="ESCAPE" second-keystroke="control F" />
</action>
<action id="EditorPageUp">
<keyboard-shortcut first-keystroke="PAGE_UP" />
<keyboard-shortcut first-keystroke="alt V" />
</action>
<action id="EditorPreviousWord">
<keyboard-shortcut first-keystroke="alt B" />
<keyboard-shortcut first-keystroke="ESCAPE" second-keystroke="control B" />
</action>
<action id="EditorScrollDown" />
<action id="EditorScrollUp" />
<action id="EditorSelectWord">
<keyboard-shortcut first-keystroke="control alt W" />
<keyboard-shortcut first-keystroke="control L" />
</action>
<action id="EditorSwapSelectionBoundaries" />
<action id="Forward">
<mouse-shortcut keystroke="button5" />
<keyboard-shortcut first-keystroke="control RIGHT" />
</action>
<action id="Generate">
<keyboard-shortcut first-keystroke="alt INSERT" />
<keyboard-shortcut first-keystroke="control X" second-keystroke="control I" />
</action>
<action id="GenerateSerialVersionUID">
<keyboard-shortcut first-keystroke="control X" second-keystroke="control P" />
</action>
<action id="Git.Push" />
<action id="GotoClass">
<keyboard-shortcut first-keystroke="control J" />
</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">
<keyboard-shortcut first-keystroke="alt J" />
</action>
<action id="GotoImplementation">
<keyboard-shortcut first-keystroke="alt I" />
</action>
<action id="GotoNextError">
<keyboard-shortcut first-keystroke="F2" />
</action>
<action id="GuiDesigner.CreateListener">
<keyboard-shortcut first-keystroke="control X" second-keystroke="control O" />
</action>
<action id="Images.Thumbnails.Hide">
<keyboard-shortcut first-keystroke="control F4" />
</action>
<action id="InsertLiveTemplate" />
<action id="MethodHierarchy.OverrideMethodAction">
<keyboard-shortcut first-keystroke="control X" second-keystroke="control O" />
</action>
<action id="Moblie.MobileFieldHash">
<keyboard-shortcut first-keystroke="control X" second-keystroke="control H" />
</action>
<action id="NewMobileAction">
<keyboard-shortcut first-keystroke="control X" second-keystroke="A" />
</action>
<action id="NewMobileRequest">
<keyboard-shortcut first-keystroke="control X" second-keystroke="R" />
</action>
<action id="NewMobileResponse">
<keyboard-shortcut first-keystroke="control X" second-keystroke="P" />
</action>
<action id="NextOccurence">
<keyboard-shortcut first-keystroke="control alt DOWN" />
<keyboard-shortcut first-keystroke="control DOWN" />
</action>
<action id="NextProjectWindow" />
<action id="NextSplitter" />
<action id="NextTab">
<keyboard-shortcut first-keystroke="alt RIGHT" />
</action>
<action id="OverrideMethods">
<keyboard-shortcut first-keystroke="control X" second-keystroke="control O" />
</action>
<action id="PreviousOccurence">
<keyboard-shortcut first-keystroke="control alt UP" />
<keyboard-shortcut first-keystroke="control UP" />
</action>
<action id="PreviousTab">
<keyboard-shortcut first-keystroke="alt LEFT" />
</action>
<action id="RecentFiles">
<keyboard-shortcut first-keystroke="alt E" />
</action>
<action id="SelectNextOccurrence" />
<action id="ShowSettings">
<keyboard-shortcut first-keystroke="control alt K" />
</action>
<action id="SplitHorizontally" />
<action id="SplitVertically" />
<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="ToggleBookmark9" />
<action id="editRunConfigurations">
<keyboard-shortcut first-keystroke="shift control L" />
</action>
<action id="emacsIDEAs.AceJump">
<keyboard-shortcut first-keystroke="alt K" />
<keyboard-shortcut first-keystroke="control Z" />
</action>
<action id="hg4idea.push" />
<action id="org.intellij.ideaplugins.tabswitch.action.NextTabAction">
<keyboard-shortcut first-keystroke="control TAB" />
</action>
<action id="org.jetbrains.plugins.terminal.OpenLocalTerminalAction">
<keyboard-shortcut first-keystroke="alt M" />
</action>
<action id="simpleUML.LoadDiagram">
<keyboard-shortcut first-keystroke="control alt L" />
<keyboard-shortcut first-keystroke="control alt Q" />
</action>
<action id="template.create.ActivityFullscreen Activity">
<keyboard-shortcut first-keystroke="shift control K" />
</action>
</keymap>