-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathvim_settings.xml
More file actions
59 lines (59 loc) · 1.72 KB
/
vim_settings.xml
File metadata and controls
59 lines (59 loc) · 1.72 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
<application>
<component name="VimEditorSettings">
<editor />
</component>
<component name="VimHistorySettings">
<history>
<history-search />
<history-cmd />
<history-expr />
<history-input />
</history>
</component>
<component name="VimKeySettings">
<shortcut-conflicts>
<shortcut-conflict owner="vim">
<text>ctrl pressed W</text>
</shortcut-conflict>
</shortcut-conflicts>
</component>
<component name="VimMarksSettings">
<globalmarks />
<filemarks>
<file name="F:/Sourcecode/aposKing/app/src/main/java/com/yzf/aposking/kit/AppConfig.java" timestamp="1585102919215">
<mark key="[" line="17" column="3" />
<mark key="]" line="17" column="3" />
<mark key="." line="17" column="3" />
</file>
<file name="F:/Sourcecode/aposKing/app/src/main/java/com/yzf/aposking/ui/fragments/PersonFragment.java" timestamp="1585104317048">
<mark key="[" line="475" column="29" />
<mark key="]" line="475" column="29" />
<mark key="." line="475" column="29" />
</file>
</filemarks>
<jumps />
</component>
<component name="VimRegisterSettings">
<registers>
<register name=""" type="4">
<text>v</text>
</register>
<register name="-" type="4">
<text>v</text>
</register>
</registers>
</component>
<component name="VimSearchSettings">
<search>
<last-dir>0</last-dir>
<show-last>false</show-last>
</search>
</component>
<component name="VimSettings">
<state version="6" enabled="false" />
<notifications>
<idea-join enabled="false" />
<idea-put enabled="false" />
</notifications>
</component>
</application>