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

Airline: replace CursorLine color by StatusLineNC #259

Closed
wants to merge 1 commit into from

Conversation

francois-pasquier
Copy link

I replaced CursorLine by StatusLineNC foreground color so it is possible to disable the background for the cursorline and still be able to have a background on normal mode on airline.
Disabling the background also disabled the middle section of airline for normal mode.
As it is the same color, it shouldn't impact anything.

Here is my use case:
set cursorline
hi cursorline ctermbg=none
hi cursorlinenr ctermfg=yellow ctermbg=None

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.

1 participant