mirror of
https://github.com/neovim/neovim.git
synced 2026-01-06 21:37:43 +00:00
Revert "feat(lsp): implement workspace/didChangeWatchedFiles (#21293)"
This reverts commit 5732aa706c.
Causes editor to freeze in projects with many watcher registrations
This commit is contained in:
@@ -37,7 +37,6 @@ for k, v in pairs({
|
||||
health = true,
|
||||
fs = true,
|
||||
secure = true,
|
||||
_watch = true,
|
||||
}) do
|
||||
vim._submodules[k] = v
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user