All configs are managed through GNU Stow.
Run (which may invoke sudo):
<neptune, corellia>.shFor user-level configs, run:
stow -t ~ --restow <cli, neptune, corellia>Optionally, for root configs, run (as root):
sudo stow -t / --restow neputne-root/To let other users follow the symlinks created by Stow, they need execute permissions on all parent directories. In my case, this required
chmod a+x ~This is in flux.
You need to run :PaqSync to install all the vim plugins.
nvim +PaqSync +qallYou need to run things with coc manually to install autocompletes.