9 Commits

5 changed files with 11 additions and 4 deletions
Split View
  1. +2
    -2
      colors/TheoryOfNekomata.icls
  2. BIN
      colors/_@user_Darcula.icls
  3. +2
    -0
      filetypes.xml
  4. +5
    -0
      overrideFileTypes.xml
  5. +2
    -2
      web-types-npm-loader.xml

+ 2
- 2
colors/TheoryOfNekomata.icls View File

@@ -4,7 +4,7 @@
<property name="created">2023-02-23T14:55:53</property>
<property name="ide">WebStorm</property>
<property name="ideVersion">2022.3.1.0.0</property>
<property name="modified">2024-04-21T13:01:49</property>
<property name="modified">2024-04-22T14:46:39</property>
<property name="originalScheme">TheoryOfNekomata</property>
</metaInfo>
<console-font>
@@ -941,4 +941,4 @@
</value>
</option>
</attributes>
</scheme>
</scheme>

BIN
colors/_@user_Darcula.icls View File


+ 2
- 0
filetypes.xml View File

@@ -11,6 +11,8 @@
<mapping pattern=".gitkeep" type="PLAIN_TEXT" />
<mapping pattern=".browserslistrc" type="PLAIN_TEXT" />
<mapping ext="py" type="PLAIN_TEXT" />
<mapping ext="musicxml" type="XML" />
<mapping ext="mei" type="XML" />
<removed_mapping ext="apk" approved="true" type="ARCHIVE" />
<removed_mapping ext="csv" approved="true" type="CSV" />
<removed_mapping ext="dockerignore" approved="true" type="DockerIgnore file" />


+ 5
- 0
overrideFileTypes.xml View File

@@ -0,0 +1,5 @@
<application>
<component name="OverrideFileTypeManager">
<file url="file://$USER_HOME$/Projects/piano-notes-book/src/assets/haydn.mei" value="XML" />
</component>
</application>

+ 2
- 2
web-types-npm-loader.xml View File

@@ -1,5 +1,5 @@
<application>
<component name="WebTypesNpmLoader" timestamp="1713585219515">
<component name="WebTypesNpmLoader" timestamp="1713675867705">
<package name="@web-types/at-nuxt-vue-app">
<version value="2.10.0-1" url="https://registry.npmjs.org/@web-types/at-nuxt-vue-app/-/at-nuxt-vue-app-2.10.0-1.tgz" />
<version value="2.4.0-1" url="https://registry.npmjs.org/@web-types/at-nuxt-vue-app/-/at-nuxt-vue-app-2.4.0-1.tgz" />
@@ -117,4 +117,4 @@
<package name="lit" />
</enabled>
</component>
</application>
</application>

Loading…
Cancel
Save