IU-2021.2.1 <aiko@pro.local Update laf.xml, filetypes.xml
This commit is contained in:
parent
fcb0ce049d
commit
e2e4ffa409
@ -3,6 +3,8 @@
|
||||
<extensionMap>
|
||||
<mapping pattern="setenv" type="AUTO_DETECTED" />
|
||||
<mapping ext="aiko" type="AUTO_DETECTED" />
|
||||
<mapping ext="space.kts" type="Kotlin" />
|
||||
<mapping ext="main.kts" type="Kotlin" />
|
||||
<mapping pattern="gemfile.lock" type="PLAIN_TEXT" />
|
||||
<mapping ext="plist" type="PLAIN_TEXT" />
|
||||
<removed_mapping ext="bat" approved="true" type="PLAIN_TEXT" />
|
||||
|
||||
4
laf.xml
4
laf.xml
@ -1,5 +1,5 @@
|
||||
<application>
|
||||
<component name="LafManager" autodetect="false">
|
||||
<laf class-name="com.intellij.ide.ui.laf.darcula.DarculaLaf" />
|
||||
<component name="LafManager" autodetect="true">
|
||||
<laf class-name="com.intellij.ide.ui.laf.IntelliJLaf" themeId="JetBrainsLightTheme" />
|
||||
</component>
|
||||
</application>
|
||||
Loading…
x
Reference in New Issue
Block a user