1
0
mirror of https://github.com/chylex/IntelliJ-IdeaVim.git synced 2025-05-25 09:34:08 +02:00
IntelliJ-IdeaVim/vim-engine
Alex Plate f4eef04750
Do not bundle kotlin-stdlib and kotlin-reflection to the plugin distribution
IJ has it's own kotlin libs, as well as fleet. So, let's use kotlin reflection library only to compile the project without bundling these jars into the resulting plugin
2024-07-03 19:32:10 +03:00
..
src Optimize imports for the project 2024-06-28 17:30:17 +03:00
build.gradle.kts Do not bundle kotlin-stdlib and kotlin-reflection to the plugin distribution 2024-07-03 19:32:10 +03:00
Evolution.md Add update to the evolution 2022-12-02 12:03:58 +02:00
gradle.properties Set up publishing of the vim-engine library 2023-07-20 16:50:14 +03:00