LazyVim
- LazyVim
- "LazyVim is a Neovim setup powered by 💤 lazy.nvim to make it easy to customize and extend your config."
- Github
- folke/dot Folkes dotfiles, incl. lazyvim config
- Varacs dotfiles nvim config
- based on LazyVim
Getting started
Start a fresh LazyVim install:
export NVIM_APPNAME=nvim-lazyvim-clean
git clone https://github.com/LazyVim/starter ~/.config/${NVIM_APPNAME}
rm -rf ~/.config/${NVIM_APPNAME}/.git
nvim