-
Notifications
You must be signed in to change notification settings - Fork 0
/
vim_settings.xml
109 lines (109 loc) · 4 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
<application>
<component name="VimSettings">
<state version="4" enabled="true" />
<globalmarks />
<filemarks>
<file name="/Dummy.txt" timestamp="1521331931665">
<mark key="[" line="0" column="0" />
</file>
<file name="/Python Console" timestamp="1521332786364">
<mark key="[" line="0" column="0" />
</file>
<file name="$USER_HOME$/coding/python/svn-tests/venv/lib/python3.5/site-packages/svn/common.py" timestamp="1521332473848">
<mark key="'" line="188" column="12" />
</file>
<file name="$USER_HOME$/coding/python/svn-tests/get-commit.py" timestamp="1521335632753">
<mark key="'" line="1" column="6" />
<mark key="[" line="13" column="25" />
<mark key="]" line="14" column="0" />
<mark key="." line="14" column="0" />
<mark key="^" line="14" column="0" />
</file>
</filemarks>
<jumps>
<jump line="281" column="8" filename="$USER_HOME$/coding/python/svn-tests/venv/lib/python3.5/site-packages/svn/common.py" />
<jump line="234" column="29" filename="$USER_HOME$/coding/python/svn-tests/venv/lib/python3.5/site-packages/svn/common.py" />
<jump line="188" column="12" filename="$USER_HOME$/coding/python/svn-tests/venv/lib/python3.5/site-packages/svn/common.py" />
<jump line="13" column="6" filename="$USER_HOME$/coding/python/svn-tests/get-commit.py" />
<jump line="1" column="6" filename="$USER_HOME$/coding/python/svn-tests/get-commit.py" />
</jumps>
<registers>
<register name="-" type="4">
<text>#</text>
</register>
<register name="/" type="4">
<text>filenotf</text>
</register>
<register name="0" type="2">
<text encoding="base64">cHJpbnQoJ0VuZCcpCg==</text>
</register>
<register name="1" type="2">
<text encoding="base64">awo=</text>
</register>
<register name="2" type="2">
<text encoding="base64">ZnVjayB1b2ZmIHlvdSB1ZnVja2luZyB1c2hpdAo=</text>
</register>
<register name="3" type="2">
<text encoding="base64">YWV3ZmFhZSB1d2YgdWF3ZWYgdWFlZiB1YWVzZiB1YXNlZmEgdWRhc2Zhc2QgdWQgdWQgdWRkIHVkIHVkIHVkCg==</text>
</register>
<register name="4" type="2">
<text encoding="base64">Cg==</text>
</register>
<register name="5" type="2">
<text encoding="base64">Cg==</text>
</register>
<register name="6" type="2">
<text encoding="base64">aiA9IG5leHQoaXRlcihsb2cpKQo=</text>
</register>
<register name="7" type="2">
<text encoding="base64">cHJpbnQoJ0VuZCcpCg==</text>
</register>
<register name="8" type="2">
<text encoding="base64">cHJpbnQoJ0VuZCcpCg==</text>
</register>
<register name="9" type="2">
<text encoding="base64">Cg==</text>
</register>
<register name=":" type="4">
<text>help imap</text>
</register>
</registers>
<search>
<last-search>filenotf</last-search>
<last-offset />
<last-pattern>filenotf</last-pattern>
<last-dir>1</last-dir>
<show-last>false</show-last>
</search>
<history>
<history-search>
<entry>full_url_or_path</entry>
<entry>filenotf</entry>
</history-search>
<history-cmd>
<entry>q</entry>
<entry>x</entry>
<entry>w</entry>
<entry encoding="base64">aW1hcCA8TWlkZGxlQ2xpY2s+Pw==</entry>
<entry>imap?</entry>
<entry>help imap</entry>
</history-cmd>
<history-expr />
<history-input />
</history>
<shortcut-conflicts>
<shortcut-conflict owner="vim">
<text>ctrl pressed D</text>
</shortcut-conflict>
<shortcut-conflict owner="vim">
<text>ctrl pressed U</text>
</shortcut-conflict>
<shortcut-conflict owner="vim">
<text>ctrl pressed CLOSE_BRACKET</text>
</shortcut-conflict>
<shortcut-conflict owner="vim">
<text>ctrl pressed S</text>
</shortcut-conflict>
</shortcut-conflicts>
</component>
</application>