Unattended Installation
Instead of running nvim
to initialize AstroNvim you can run the
following command to do a fully headless initialization:
nvim --headless +q
Full Steps:
git clone --depth 1 https://github.com/AstroNvim/AstroNvim ~/.config/nvim
- (Optional)
git clone
/copy over user configuration to~/.config/nvim/user
nvim --headless +q