1
0
mirror of https://github.com/chylex/IntelliJ-IdeaVim.git synced 2025-05-07 13:34:02 +02:00
This commit is contained in:
Alex Plate 2025-02-28 20:18:06 +02:00
parent 6f193d8026
commit 34c8688dcf
No known key found for this signature in database
GPG Key ID: 0B97153C8FFEC09F

View File

@ -49,3 +49,5 @@ kotlin.stdlib.default.dependency=false
# Disable incremental annotation processing
ksp.incremental=false
# KSP2 is used with java 21: https://github.com/google/ksp/issues/740#issuecomment-2313498615
ksp.useKSP2=true