mirror of
https://github.com/neovim/neovim.git
synced 2025-09-06 19:38:20 +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.