Editors
LazyVim
25.4kFast, 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.bakgit clone https://github.com/LazyVim/starter ~/.config/nvim
rm -rf ~/.config/nvim/.git
nvimAlternatives