You know vim. You've got hjkl in muscle memory, you understand modes, and you've probably customized a .vimrc before. LazyVim is Neovim with batteries included - here's what you need to know.
LazyVim is a Neovim "distribution" - a pre-configured setup with:
- lazy.nvim as the plugin manager (fast, lazy-loading)
- ~50 plugins pre-configured and working together
- Sane defaults that you can override