- Install nvim:
brew install nvim
- Install NvChad:
git clone https://github.com/NvChad/NvChad ~/.config/nvim --depth 1 && nvim
- Istall this configuration:
git clone https://github.com/boherm/nvchad-config ~/.config/nvim/lua/custom &&
nvim
- Install Neovide:
brew install --cask neovide`
- Enjoy!!
If you have some build problems with fzf, try this:
cd ~/.local/share/nvim/lazy/telescope-fzf-native.nvim/
gcc -Wno-nullability-completeness -shared src/fzf.c -o build/libfzf.so