Basic configuration for neovim with various helpful plugins.
- ripgrep
- Required for fuzzyfinder search. Can be installed using
brew install ripgrep
- Required for fuzzyfinder search. Can be installed using
- git
- Required to perform git functions in the terminal
- neovim
- Needed otherwise nothing will happen..
brew install neovim
- Needed otherwise nothing will happen..