mirror of
https://github.com/chylex/IntelliJ-IdeaVim.git
synced 2025-05-31 16:34:06 +02:00
![]() Initially, injector was initialized in VimPlugin, assuming that almost every interaction with the plugin goes through it. However, with the plugin evolution, this class starts to be less used. As IJ doesn't have any single entry point for the plugins, we initialize it in multiple places. However, the architecture where the plugin might be not initizlied is considered as a bad acrhitecture and should be reviewed. Related ticket: VIM-3369 |
||
---|---|---|
.. | ||
src | ||
build.gradle.kts | ||
Evolution.md | ||
gradle.properties |