-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathvim_settings.xml
150 lines (150 loc) · 4.56 KB
/
vim_settings.xml
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
<application>
<component name="VimSettings">
<state version="4" enabled="true" />
<globalmarks />
<filemarks>
<file name="$USER_HOME$/devel/candlepin/server/src/main/java/org/candlepin/model/ProductShareCurator.java" timestamp="1488319240768">
<mark key="'" line="99" column="46" />
<mark key="[" line="87" column="0" />
<mark key="]" line="87" column="0" />
<mark key="^" line="88" column="17" />
<mark key="." line="87" column="0" />
</file>
</filemarks>
<jumps>
<jump line="1293" column="4" filename="$USER_HOME$/devel/candlepin/server/src/main/resources/rules/rules.js" />
</jumps>
<registers>
<register name="a" type="4">
<text />
</register>
<register name=""" type="2">
<text encoding="base64">ICAgICAgICBNb2NraXRvQW5ub3RhdGlvbnMuaW5pdE1vY2tzKHRoaXMpOwo=</text>
</register>
<register name="-" type="4">
<text>null</text>
</register>
<register name="/" type="4">
<text encoding="base64">XDxMaXN0XD4=</text>
</register>
<register name="0" type="4">
<text />
</register>
<register name="1" type="4">
<text />
</register>
<register name="2" type="4">
<text />
</register>
<register name="3" type="4">
<text />
</register>
<register name="s" type="4">
<text />
</register>
<register name="4" type="4">
<text />
</register>
<register name="5" type="4">
<text />
</register>
<register name="u" type="4">
<text />
</register>
<register name="6" type="4">
<text />
</register>
<register name="7" type="4">
<text />
</register>
<register name="8" type="4">
<text />
</register>
<register name="9" type="4">
<text />
</register>
<register name=":" type="4">
<text>registers</text>
</register>
</registers>
<search>
<last-search encoding="base64">XDxMaXN0XD4=</last-search>
<last-offset />
<last-pattern encoding="base64">XDxMaXN0XD4=</last-pattern>
<last-replace>share_consumer</last-replace>
<last-substitute>consumer1</last-substitute>
<last-dir>1</last-dir>
<show-last>false</show-last>
</search>
<history>
<history-search>
<entry>attribute_mappings</entry>
<entry>id</entry>
</history-search>
<history-cmd>
<entry>registers</entry>
</history-cmd>
<history-expr />
<history-input />
</history>
<shortcut-conflicts>
<shortcut-conflict owner="ide">
<text>ctrl pressed C</text>
</shortcut-conflict>
<shortcut-conflict owner="ide">
<text>ctrl pressed W</text>
</shortcut-conflict>
<shortcut-conflict owner="ide">
<text>ctrl pressed V</text>
</shortcut-conflict>
<shortcut-conflict owner="ide">
<text>ctrl pressed X</text>
</shortcut-conflict>
<shortcut-conflict owner="ide">
<text>ctrl pressed O</text>
</shortcut-conflict>
<shortcut-conflict owner="vim">
<text>ctrl pressed CLOSE_BRACKET</text>
</shortcut-conflict>
<shortcut-conflict owner="ide">
<text>ctrl pressed S</text>
</shortcut-conflict>
<shortcut-conflict owner="ide">
<text>ctrl pressed D</text>
</shortcut-conflict>
<shortcut-conflict owner="ide">
<text>ctrl pressed F</text>
</shortcut-conflict>
<shortcut-conflict owner="vim">
<text>ctrl pressed I</text>
</shortcut-conflict>
<shortcut-conflict owner="ide">
<text>ctrl pressed H</text>
</shortcut-conflict>
<shortcut-conflict owner="vim">
<text>ctrl pressed T</text>
</shortcut-conflict>
<shortcut-conflict owner="ide">
<text>ctrl pressed B</text>
</shortcut-conflict>
<shortcut-conflict owner="ide">
<text>ctrl pressed P</text>
</shortcut-conflict>
<shortcut-conflict owner="ide">
<text>ctrl pressed E</text>
</shortcut-conflict>
<shortcut-conflict owner="ide">
<text>ctrl pressed 2</text>
</shortcut-conflict>
<shortcut-conflict owner="ide">
<text>ctrl pressed A</text>
</shortcut-conflict>
<shortcut-conflict owner="ide">
<text>ctrl pressed Q</text>
</shortcut-conflict>
<shortcut-conflict owner="ide">
<text>shift ctrl pressed 2</text>
</shortcut-conflict>
</shortcut-conflicts>
</component>
</application>