mirror of
https://github.com/neovim/neovim.git
synced 2026-01-23 13:20:36 +00:00
Closes https://github.com/neovim/neovim/issues/15174 Instead of invoking handlers with unsupported methods, pre-compute which clients support a given method and only notify the user if no clients support the given method.