1
0
mirror of https://github.com/chylex/IntelliJ-Keyboard-Master.git synced 2025-05-02 02:34:06 +02:00

Disable IDEA version restrictions

This commit is contained in:
chylex 2021-10-23 21:52:10 +02:00
parent ab314d2071
commit b7debb36d3
Signed by: chylex
GPG Key ID: 4DE42C8F19A80548
2 changed files with 2 additions and 0 deletions
build.gradle.kts
src/main/resources/META-INF

View File

@ -19,6 +19,7 @@ dependencies {
intellij {
version.set("2021.2.2")
updateSinceUntilBuild.set(false)
if (System.getenv("IDEAVIM") == "1") {
plugins.add("IdeaVIM:0.66")

View File

@ -2,6 +2,7 @@
<id>com.chylex.intellij.keyboardmaster.KeyboardMaster</id>
<name>Keyboard Master</name>
<vendor url="https://chylex.com">chylex</vendor>
<idea-version since-build="212.5284" />
<description><![CDATA[
Collection of keyboard-centric additions.