To setup, run the following steps in terminal:
git clone https://github.com/kerrylu/nvim.config.git
cp -r nvim.config ~/.config/nvim
cd ~/.config/nvim
cp -r clangd/ ~/.config/clangd
./setup.sh
nvim .
- Run :MasonInstall {lsp} for lsp in {pyright, clangd, jdtls}.
Note: on MacOS custom color schemes will generally fail on the default terminal. I recommend using iTerm2.