mirror of
https://github.com/neovim/neovim.git
synced 2026-01-05 21:07: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