diff --git a/README.md b/README.md index 5300919..e0476bd 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ This plugin was bruteforcefully hacked for my personal use several years ago. It uses some dirty tricks and is not maintainable. I am very grateful for all of the users of this plugin and also people who contributed to make it less messy. I do not use it daily for more than a year and can't justify maintaining it anymore. As of IdeaVim version 2.8.0 it stopped working. -Feel free to transfer the functionality of this plugin to the core [IdeaVim](https://github.com/JetBrains/ideavim) repo or to try and hack support of original vimscript plugin using IdeaVim vimscript support. If you manage to do this, get in touch with me, I will update this maintenance disclaimer with the link to your project! +IdeaVim authors offered to integrate the functionality of this plugin to the IdeaVim itself. Track progress in the [issue](https://github.com/JetBrains/ideavim/discussions/818) in project repo Also check out my much more useful plugin for supporting leader-key bindings in Intellij products: [Ataman](https://github.com/Mishkun/ataman-intellij)