Set MD files to auto wrap on typing

This commit is contained in:
Collin Smith 2020-12-12 22:52:36 -08:00
parent 107b408f1e
commit 16c12ec118

View File

@ -425,7 +425,7 @@
</codeStyleSettings>
<codeStyleSettings language="Markdown">
<option name="RIGHT_MARGIN" value="80" />
<option name="WRAP_ON_TYPING" value="0" />
<option name="WRAP_ON_TYPING" value="1" />
</codeStyleSettings>
<codeStyleSettings language="PHP">
<option name="KEEP_CONTROL_STATEMENT_IN_ONE_LINE" value="false" />
@ -465,4 +465,4 @@
</indentOptions>
</codeStyleSettings>
</code_scheme>
</component>
</component>