mirror of
https://github.com/neovim/neovim.git
synced 2026-05-15 17:54:48 +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