This is a fork from the nvchad-starter repo. Added in Plugins are:
- Copilot
- blink
- start-page
- ...
git clone https://github.com/janow25/nvchad-starter.git ~/.config/nvim && nvimwget https://github.com/neovim/neovim-releases/releases/download/v0.11.0/nvim-linux-x86_64.tar.gz
sudo tar -C /opt -xzf nvim-linux-x86_64.tar.gz
sudo ln -s /opt/nvim-linux-x86_64/bin/nvim /usr/bin/nvim