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

Certain values of 'wildignore', .e.g `*/node_modules/**`, would make the provider checks not find the right executables. Fixes https://github.com/neovim/neovim/issues/14388