Update code settings file

This commit is contained in:
Manfred Karrer 2016-09-04 14:57:03 -05:00
parent e747392323
commit dab1b56e75

View file

@ -1,13 +1,16 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<project version="4"> <project version="4">
<component name="ProjectCodeStyleSettingsManager"> <component name="ProjectCodeStyleSettingsManager">
<option name="PER_PROJECT_SETTINGS"> <option name="PER_PROJECT_SETTINGS">
<value> <value>
<XML> <MarkdownNavigatorCodeStyleSettings>
<option name="XML_LEGACY_SETTINGS_IMPORTED" value="true" /> <option name="RIGHT_MARGIN" value="72" />
</XML> </MarkdownNavigatorCodeStyleSettings>
</value> <XML>
</option> <option name="XML_LEGACY_SETTINGS_IMPORTED" value="true" />
<option name="USE_PER_PROJECT_SETTINGS" value="true" /> </XML>
</component> </value>
</option>
<option name="USE_PER_PROJECT_SETTINGS" value="true" />
</component>
</project> </project>