IU-2022.1 <aiko@pro.local Update filetypes.xml Create settingsSyncPlugins.xml, editor-font.xml

This commit is contained in:
Aiko Mastboom 2022-04-14 10:53:06 +02:00
parent 67ce2513f5
commit b950982d40
3 changed files with 1050 additions and 1 deletions

5
editor-font.xml Normal file
View File

@ -0,0 +1,5 @@
<application>
<component name="DefaultFont">
<option name="VERSION" value="1" />
</component>
</application>

View File

@ -5,7 +5,6 @@
<mapping pattern="bootstrap" type="AUTO_DETECTED" /> <mapping pattern="bootstrap" type="AUTO_DETECTED" />
<mapping ext="aiko" type="AUTO_DETECTED" /> <mapping ext="aiko" type="AUTO_DETECTED" />
<mapping pattern=".dockerignore" type="GitIgnore file" /> <mapping pattern=".dockerignore" type="GitIgnore file" />
<mapping ext="heex" type="Live Embedded Elixir" />
<mapping ext="livemd" type="Markdown" /> <mapping ext="livemd" type="Markdown" />
<mapping pattern="gemfile.lock" type="PLAIN_TEXT" /> <mapping pattern="gemfile.lock" type="PLAIN_TEXT" />
<mapping ext="plist" type="PLAIN_TEXT" /> <mapping ext="plist" type="PLAIN_TEXT" />
@ -22,6 +21,7 @@
<removed_mapping ext="makefile" approved="true" type="textmate" /> <removed_mapping ext="makefile" approved="true" type="textmate" />
<removed_mapping ext="snakefile" approved="true" type="textmate" /> <removed_mapping ext="snakefile" approved="true" type="textmate" />
<removed_mapping pattern="setenv" approved="true" type="JSHELL" /> <removed_mapping pattern="setenv" approved="true" type="JSHELL" />
<mapping ext="heex" type="Live Embedded Elixir" />
<mapping ext="main.kts" type="Kotlin" /> <mapping ext="main.kts" type="Kotlin" />
<mapping ext="space.kts" type="Kotlin" /> <mapping ext="space.kts" type="Kotlin" />
</extensionMap> </extensionMap>

1044
settingsSyncPlugins.xml Normal file

File diff suppressed because it is too large Load Diff