My NeoVim settings
Paste the following into the terminal:
Single User:
curl -Ss https://raw.githubusercontent.com/DrSpeedy/nvimrc/master/install.sh | bash
Global:
wget https://wiltech.org/repo/amd64/wt-wiltech-repo_1.0_all.deb
sudo apt install ./wt-wiltech-repo_1.0_all.deb
sudo apt update
sudo apt install wt-neovim-config
sudo apt install wt-zsh-config # Global ZSH config, optional but recommended