Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add non current highlight group #216

Closed
wants to merge 2 commits into from

Conversation

okuuva
Copy link

@okuuva okuuva commented Oct 3, 2022

Allows colorschemes to set different background color for non current window without having to duplicate all the highlight groups for current and non current windows.
Also set winhl to the same value in on_win_enter as in setup so that the NormalNC highlight group takes effect from the start. Otherwise the window stays "Normal" until lines get rendered.

github-actions bot and others added 2 commits August 4, 2023 14:45
Allows colorschemes to set different background color for non current
window without having to duplicate all the highlight groups for current
and non current windows.
Also set winhl to the same value in on_win_enter as in setup so that the
NormalNC highlight group takes effect from the start. Otherwise the
window stays "Normal" until lines get rendered.
@folke
Copy link
Owner

folke commented Mar 29, 2024

Development on the main branch is EOL.

Trouble has been rewritten and will be merged in main soon.

This issue/feature either no longer exists or has been implemented on dev.

For more info, see https://github.com/folke/trouble.nvim/tree/dev

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants