mirror of
https://github.com/neovim/neovim.git
synced 2026-09-09 15:35:51 +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.