- Make a backup of your current nvim folder
mv ~/.config/nvim ~/.config/nvim.bak- Clone the repository
git clone https://github.com/kabinspace/AstroNvim_user ~/.config/nvim- Initialize AstroNvim
nvim --headless +qInstall without overwriting your own existing neovim configuration
- Clone the repository
git clone https://github.com/kabinspace/AstroNvim_user ~/.config/astronvim
- Start the editor with
NVIM_APPNAMEenvironment variable set toastronvim
NVIM_APPNAME=astronvim nvim

