Editors

LazyVim

25.4k

Fast, modular Neovim configuration powered by lazy.nvim, designed to be easily extensible without starting from scratch.

macOSLinuxWindows

Install

Get started

mv ~/.config/nvim ~/.config/nvim.bak
mv ~/.local/share/nvim ~/.local/share/nvim.bak
git clone https://github.com/LazyVim/starter ~/.config/nvim
rm -rf ~/.config/nvim/.git
nvim

Alternatives

Similar tools