mirror of
https://github.com/neovim/neovim.git
synced 2026-01-07 11:57:56 +10: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.