mirror of
https://github.com/neovim/neovim.git
synced 2026-02-18 10:21:26 +10:00
**Problem:** No easy way to stack highlight groups #35806. **Solution:** Add a way to specify a new statusline chunk with a highlight group that inherits from previous highlight attributes. Also applies to tabline, etc.