mirror of
https://github.com/neovim/neovim.git
synced 2026-07-29 20:08:03 +00:00
Problem: linked_editing_range was still doing most of the capability boilerplate itself. Solution: refactor it to make use of the common Capability framework for handling enabling, disabling, etc.