-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathdiff.xml
More file actions
26 lines (26 loc) · 750 Bytes
/
Copy pathdiff.xml
File metadata and controls
26 lines (26 loc) · 750 Bytes
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
<application>
<component name="ExternalDiffSettings">
<option name="MIGRATE_OLD_SETTINGS" value="true" />
</component>
<component name="TextDiffSettings">
<option name="PLACES_MAP">
<entry key="Default">
<PlaceSettings>
<option name="EXPAND_BY_DEFAULT" value="false" />
<option name="USE_SOFT_WRAPS" value="true" />
</PlaceSettings>
</entry>
<entry key="Merge">
<PlaceSettings>
<option name="HIGHLIGHT_POLICY" value="BY_LINE" />
</PlaceSettings>
</entry>
<entry key="VcsFileHistoryView">
<PlaceSettings />
</entry>
<entry key="VcsLogView">
<PlaceSettings />
</entry>
</option>
</component>
</application>