These are my neovim configuration files.
- Neovim (v0.11.0) or newer
- BurntSushi/ripgrep
- a C compiler, such as GCC
Place the folder in ~/.config
.
Run ./bootstrap.sh
to install the dependencies (including neovim). Only works on Debian-based Linux (apt) and macOS (homebrew) for now.
For toubleshooting, from inside neovim run :checkhealth nvim
and :checkhealth Lazy
.