Latest stable version of neovim required
Bootstrap.sh will clone this config into $HOME/.config/nvim
backing up any pre-existing config to $HOME/.config/nvim.bak
.
curl https://raw.githubusercontent.com/BenGH28/nvim/main/bootstrap.sh | sh
All plugins will install on initial startup of neovim thanks to lazy.nvim.
Ensure you have the following tools available for automatic installation of some language servers.
- go
- npm
- pip
- unzip
- curl/wget
- gzip
- tar
- This config benefits from nerd fonts, to please your eyes, I recommend downloading one of those.