My nvim configuration but I guess you already know that.
Requirements :
- Install packer : https://github.com/wbthomason/packer.nvim
- Thanks the Primagen : https://www.youtube.com/c/theprimeagen
# Install Neovim
brew install neovim
# Install grep tool
brew install ripgrep
First run:
- Load packer.lua
:so
:PackerSync