mirror of
https://github.com/neovim/neovim.git
synced 2026-06-05 19:44:17 +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.