Want to use this config? Go ahead!
On Linux/macOS
git clone https://github.com/renzmann/config-nvim ~/.config/nvim
On Windows (Powershell)
git clone https://github.com/renzmann/config-nvim $Env:LOCALAPPDATA\nvim
On Windows (CMD)
git clone https://github.com/renzmann/config-nvim %LOCALAPPDATA%\nvim
Packages are maintained as git subtrees. Each package
can be updated via e.g. git subtree -P pack/<name>/start/<package> <repo> <branch> --squash
.