mirror of
https://github.com/neovim/neovim.git
synced 2026-03-07 01:27:14 +00:00
Problem: The file watcher backends for Linux have too many limitations and doesn't work reliably. Solution: disable didChangeWatchedFiles on Linux Ref: #27807, #28058, #23291, #26520