forked from strindberg/intellij
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathvim_settings.xml
55 lines (55 loc) · 1.98 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
<application>
<component name="VimEditorSettings">
<editor />
</component>
<component name="VimKeySettings">
<shortcut-conflicts>
<shortcut-conflict owner="vim">
<text encoding="base64">Y3RybCBwcmVzc2VkIEY=</text>
</shortcut-conflict>
<shortcut-conflict owner="vim">
<text encoding="base64">Y3RybCBwcmVzc2VkIEU=</text>
</shortcut-conflict>
<shortcut-conflict owner="vim">
<text encoding="base64">Y3RybCBwcmVzc2VkIFg=</text>
</shortcut-conflict>
<shortcut-conflict owner="vim">
<text encoding="base64">Y3RybCBwcmVzc2VkIFM=</text>
</shortcut-conflict>
<shortcut-conflict owner="vim">
<text encoding="base64">Y3RybCBwcmVzc2VkIEE=</text>
</shortcut-conflict>
<shortcut-conflict owner="vim">
<text encoding="base64">Y3RybCBwcmVzc2VkIEI=</text>
</shortcut-conflict>
<shortcut-conflict owner="vim">
<text encoding="base64">Y3RybCBwcmVzc2VkIFY=</text>
</shortcut-conflict>
<shortcut-conflict owner="vim">
<text encoding="base64">Y3RybCBwcmVzc2VkIE4=</text>
</shortcut-conflict>
<shortcut-conflict owner="vim">
<text encoding="base64">Y3RybCBwcmVzc2VkIFA=</text>
</shortcut-conflict>
<shortcut-conflict owner="vim">
<text encoding="base64">Y3RybCBwcmVzc2VkIEc=</text>
</shortcut-conflict>
<shortcut-conflict owner="ide">
<text encoding="base64">Y3RybCBwcmVzc2VkIEg=</text>
</shortcut-conflict>
<shortcut-conflict owner="vim">
<text encoding="base64">Y3RybCBwcmVzc2VkIFU=</text>
</shortcut-conflict>
<shortcut-conflict owner="vim">
<text encoding="base64">Y3RybCBwcmVzc2VkIEw=</text>
</shortcut-conflict>
</shortcut-conflicts>
</component>
<component name="VimSettings">
<state version="7" enabled="false" />
<notifications>
<idea-join enabled="true" />
<idea-put enabled="true" />
</notifications>
</component>
</application>