This is an automated archive made by the Lemmit Bot.

The original was posted on /r/neovim by /u/funbike on 2024-11-03 22:13:38+00:00.


I made an IDEAVim configuration that simulates most of LazyVim’s key maps.

I use Neovim+LazyVim 95% of the time, but I still use Intellij for debugging, and some types of refactoring. These mappings make is painless to switch between them.

I chose not to do the reverse mappings, Jetbrains key maps for Neovim, because LazyVim is far more important to me than Jetbrains.

I gave this “Plugin” flare even though it’s not actully a plugin, but it’s similar enough.

This is a WIP and surely has some mistakes in it. Would love to get feedback.