These are my updated neovim files. This is not based on any neovim distribution, all from scratch.
- For Telescope Live Grep to work you need to install "ripgrep" as this live grep relies on it.
(macos) brew install ripgrep
(debian) sudo apt install ripgrep