To install the nvim configuration:
- Install neovim
brew install neovim
-
Install nodejs to use the Language Server features and Copilot
-
Install Copilot CLI:
curl -fsSL https://gh.io/copilot-install | bash
- Install OpenCode:
curl -fsSL https://opencode.ai/install | bash