mirror of
https://github.com/neovim/neovim.git
synced 2025-11-17 15:51:32 +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.