Ensure you have the core speed-boosters installed:
brew install fd ripgrep lazygitFor Swift/Xcode development:
brew install xcode-build-server xcbeautify
sudo xcodebuild -runFirstLaunch# SSH (Recommended)
git clone git@github.com:JamesChung/nvim-config.git ~/.config/nvim
# HTTPS
git clone https://github.com/JamesChung/nvim-config.git ~/.config/nvimRefer to the KEYMAP.md for the complete manual.