This is my personal neovim config
The following applications/libraries are needed to use this config.
- ripgrep (https://github.com/BurntSushi/ripgrep)
- neovide (https://github.com/neovide/neovide)
- lazygit (https://github.com/jesseduffield/lazygit)
Install Neovim, Neovide, ripgrep, and lazygit via Homebrew:
brew install neovim neovide ripgrep lazygit
Install gops using Go:
go install github.com/google/gops@latest
git clone https://github.com/yourusername/your-nvim-config.git ~/.config/nvim
neovide