diff --git a/gradle.properties b/gradle.properties index 330762a..7ce970d 100644 --- a/gradle.properties +++ b/gradle.properties @@ -4,7 +4,7 @@ pluginGroup = com.sitischu.kuro pluginName = Kuro # SemVer format -> https://semver.org -pluginVersion = 0.1.1 +pluginVersion = 0.2.0 # See https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html # for insight into build numbers and IntelliJ Platform versions. diff --git a/src/main/resources/schemes/kuro.xml b/src/main/resources/schemes/kuro.xml index 5c85cb8..4233f7b 100644 --- a/src/main/resources/schemes/kuro.xml +++ b/src/main/resources/schemes/kuro.xml @@ -827,5 +827,133 @@ + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file