LazyVim mappings for Jetbrains IDEs The article provides a configuration file (`.idea-lazy.vim`) that maps LazyVim-style keybindings for use in JetBrains IDEs via the IdeaVim plugin. It requires the IdeaVim, Which-Key, and IdeaVim-Sneak plugins, and includes settings for window navigation, buffer management, and editor behavior. The file is intended to be sourced from `~/.ideavimrc` to replicate a LazyVim-like experience within JetBrains environments. - Star 145 /login?return to=https%3A%2F%2Fgist.github.com%2Fmikeslattery%2Fd2f2562e5bbaa7ef036cf9f5a13deff5 You must be signed in to star a gist - Fork 21 /login?return to=https%3A%2F%2Fgist.github.com%2Fmikeslattery%2Fd2f2562e5bbaa7ef036cf9f5a13deff5 You must be signed in to fork a gist - - Save mikeslattery/d2f2562e5bbaa7ef036cf9f5a13deff5 to your computer and use it in GitHub Desktop. Learn more about bidirectional Unicode characters https://github.co/hiddenchars | " ~/.idea-lazy.vim | | | " LazyVim mappings for Jetbrains IDEs | | | " Required plugins. https://plugins.jetbrains.com/bundles/7-ideavim-bundle | | | " IDEAVim | | | " Which-Key | | | " IdeaVim-Sneak | | | " To install, add this to the top of your ~/.ideavimrc: | | | " source ~/.idea-lazy.vim | | | " This file is hosted at: | | | " https://gist.github.com/mikeslattery/d2f2562e5bbaa7ef036cf9f5a13deff5 | | | " Beginners, run this to learn basic maps: | | | " nvim --clean +Tutor | | | " Useful Jetbrains Tool Windows' Maps: | | | "