Run setup.sh on linux / mac os: ./setup.sh
neovim: brew install neovim / apt install neovim / pacman -S neovim / dnf install neovim etc.
nodejs >= 12.12:
curl -sL install-node.vercel.app/lts | bash
Include CocConfig, aliasing vim="nvim" by appending to ~/.bashrc feel free to open pr for these feature's they're not hard to add I'm just lazy asf