mirror of
https://github.com/neovim/neovim.git
synced 2026-05-25 06:18:32 +00:00
Problem: Breaking a link with update=true loses colors inherited from the linked group. Solution: Copy color indices from the linked group so inherited colors remain visible in :hi output.