mirror of
https://github.com/neovim/neovim.git
synced 2025-10-09 19:36:40 +00:00

Based on feedback from #28324, pass -H and -I to regular grep (available on all platforms officially supported by Neovim), and only pass -uu to ripgrep. This makes :grep ignore binary files by default in both cases.