mirror of
https://github.com/neovim/neovim.git
synced 2026-07-22 17:02:59 +00:00
Some servers register `workspace/didChangeWatchedFiles` watchers for URI schemes that cannot be watched locally. Skipping the unsupported glob and keep the rest of the registration batch active.