mirror of
https://github.com/neovim/neovim.git
synced 2026-08-01 05:09:08 +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.
(cherry picked from commit 4d9e5acfb5)