Default Settings: Changed line width to 120 chars and enabled "insert-spaces".

This follows the Developer Guidelines.
This commit is contained in:
Clement Lefebvre 2016-09-25 11:39:23 +01:00
parent 26d0ac85a0
commit bafaeaca98
1 changed files with 2 additions and 2 deletions

View File

@ -52,7 +52,7 @@
<description>Specifies the number of spaces that should be displayed instead of Tab characters.</description>
</key>
<key name="insert-spaces" type="b">
<default>false</default>
<default>true</default>
<summary>Insert spaces</summary>
<description>Whether xed should insert spaces instead of tabs.</description>
</key>
@ -82,7 +82,7 @@
<description>Whether xed should display the right margin in the editing area.</description>
</key>
<key name="right-margin-position" type="i">
<default>80</default>
<default>120</default>
<summary>Right Margin Position</summary>
<description>Specifies the position of the right margin.</description>
</key>