1
0
mirror of https://github.com/chylex/IntelliJ-IdeaVim.git synced 2025-05-04 16:34:02 +02:00

Add a note about the refactoring

This commit is contained in:
Alex Plate 2022-04-07 11:37:29 +03:00
parent 8927c0acfa
commit c8352158b8
No known key found for this signature in database
GPG Key ID: 0B97153C8FFEC09F

View File

@ -4,6 +4,9 @@ IdeaVim is an open source project created by 80+ contributors. Would you like to
This page is created to help you start contributing. And who knows, maybe in a few days this project will be brighter than ever!
:warning: The plugin is currently under a huge refactoring aiming to split into vim-engine and IdeaVim in order to
support the new [Fleet IDE](https://www.jetbrains.com/fleet/).
## Before you begin
- The project is written in Kotlin and Java. Choose whichever language you feel more comfortable with,