mirror of
https://github.com/neovim/neovim.git
synced 2026-09-06 22:21:00 +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.