Neovim distribution built on top of LazyVim. Refer to the LazyVim documentation to learn more about the base setup.
git clone https://github.com/KaySum/nvim ~/.config/nvimIf you want to use this as your own starting point, remove the .git folder so
you can add it to your own repo later:
rm -rf ~/.config/nvim/.git