-
Notifications
You must be signed in to change notification settings - Fork 0
/
vim_settings.xml
44 lines (44 loc) · 1.16 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
<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 />
</component>
<component name="VimMarksSettings">
<globalmarks />
<filemarks>
<file name="H:/workarea/frontend-mobile/index.html" timestamp="1576065443926">
<mark key="[" line="15" column="0" />
</file>
<file name="H:/workarea/frontend-mobile/src/App.vue" timestamp="1576065463518">
<mark key="[" line="0" column="9" />
</file>
</filemarks>
<jumps />
</component>
<component name="VimRegisterSettings">
<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>