To setup, run the following steps in terminal:
git clone https://github.com/milesvant/nvim.config.git
mv nvim.config ~/.config/nvim
cd ~/.config/nvim
./setup.sh
- When nvim opens up, run
:PackerSync
twice.
Note: on MacOS custom color schemes will generally fail on the default terminal. I recommend using iTerm2.