NOTE: This config is created for Unix systems and would require some modifications to work on Windows.
git clone https://github.com/solidassassin/nvim.git $HOME/.config/This configuration saves the backups and undo history in the .cache folder.
To create the used folder structure just run this in the root of the nvim folder:
mkdir -p $HOME/.cache/nvim/{backups,undo}Just run the command bellow once nvim is open:
:PaqInstallEach language server used requires to be installed. This guide will help you do so.