mirror of
https://github.com/neovim/neovim.git
synced 2026-05-13 08:54:44 +00:00
Problem: Capability register logic is spread across 3 files. Solution: - Consolidate (and simplify) logic into the client. - Teach client.supports_method about resolve methods