IU-2022.2 <aiko@pro.aiko.sh Update laf.xml, filetypes.xml, vcs.xml, colors.scheme.xml, diff.xml Create KotlinRejectersInfoService.xml
This commit is contained in:
parent
27b2ac798b
commit
9ce9c2e201
4
KotlinRejectersInfoService.xml
Normal file
4
KotlinRejectersInfoService.xml
Normal file
@ -0,0 +1,4 @@
|
||||
<application>
|
||||
<component name="KotlinRejectersInfoService"><![CDATA[{
|
||||
}]]></component>
|
||||
</application>
|
||||
@ -1,5 +1,5 @@
|
||||
<application>
|
||||
<component name="EditorColorsManagerImpl">
|
||||
<global_color_scheme name="IntelliJ Light" />
|
||||
<global_color_scheme name="Darcula" />
|
||||
</component>
|
||||
</application>
|
||||
3
diff.xml
3
diff.xml
@ -19,6 +19,9 @@
|
||||
</entry>
|
||||
</option>
|
||||
</component>
|
||||
<component name="ExternalDiffSettings">
|
||||
<option name="MIGRATE_OLD_SETTINGS" value="true" />
|
||||
</component>
|
||||
<component name="TextDiffSettings">
|
||||
<option name="PLACES_MAP">
|
||||
<entry key="ChangesView">
|
||||
|
||||
@ -14,7 +14,6 @@
|
||||
<mapping pattern="elixir" type="Shell Script" />
|
||||
<mapping pattern="ssh" type="Shell Script" />
|
||||
<mapping ext="env" type="Shell Script" />
|
||||
<mapping ext="qrc" type="XML" />
|
||||
<removed_mapping ext="bat" approved="true" type="PLAIN_TEXT" />
|
||||
<removed_mapping ext="cmd" approved="true" type="PLAIN_TEXT" />
|
||||
<removed_mapping ext="dockerfile" approved="true" type="textmate" />
|
||||
|
||||
4
laf.xml
4
laf.xml
@ -1,5 +1,5 @@
|
||||
<application>
|
||||
<component name="LafManager" autodetect="true">
|
||||
<laf class-name="com.intellij.ide.ui.laf.IntelliJLaf" themeId="JetBrainsLightTheme" />
|
||||
<component name="LafManager" autodetect="false">
|
||||
<laf class-name="com.intellij.ide.ui.laf.darcula.DarculaLaf" />
|
||||
</component>
|
||||
</application>
|
||||
Loading…
x
Reference in New Issue
Block a user