LazyVim

LazyVim is a Neovim setup that utilizes lazy.nvim to simplify customization and extension of your config. It offers a range of features, including transforming Neovim into a fully functional IDE. The setup is known for its blazing fast performance and comes with convenient default settings for options, autocmds, and keymaps. Additionally, it comes pre-configured with a variety of plugins ready for use. Some optional requirements include Neovim version 0.8.0 or higher, Git version 2.19.0 or higher for partial clones support, and a Nerd Font (v3.0 or greater) for displaying icons. Various terminal options supporting true color and undercurl are also provided.

https://www.lazyvim.org/

To top