Neovim configuration Pre-requisites Neovim 0.9.0 Nerd Font Git Delete Neovim directory (if exists) Recommended ripgrep Installation git clone https://github.com/levriero/dotnvim.git ~/.config/nvim Post Install Run checkhealth and fix any errors if needed. You may want to ignore dependencies you don't need (e.g. python runtime, julia, node, etc) nvim +checkhealth