Browse Source

WS-2023.2.2 <theoryofnekomata@CIPANGU.local Update TheoryOfNekomata.xml

master
TheoryOfNekomata 6 months ago
parent
commit
2e7507c398
1 changed files with 8 additions and 0 deletions
  1. +8
    -0
      codestyles/TheoryOfNekomata.xml

+ 8
- 0
codestyles/TheoryOfNekomata.xml View File

@@ -167,6 +167,14 @@
<option name="TAB_SIZE" value="2" />
</indentOptions>
</codeStyleSettings>
<codeStyleSettings language="SQL">
<indentOptions>
<option name="INDENT_SIZE" value="2" />
<option name="CONTINUATION_INDENT_SIZE" value="2" />
<option name="TAB_SIZE" value="2" />
<option name="USE_TAB_CHARACTER" value="true" />
</indentOptions>
</codeStyleSettings>
<codeStyleSettings language="Stylus">
<indentOptions>
<option name="CONTINUATION_INDENT_SIZE" value="2" />


Loading…
Cancel
Save