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 CursorLine{Sign,Fold} highlight #32

Merged
merged 1 commit into from
Jul 1, 2022
Merged

Conversation

fitrh
Copy link
Collaborator

@fitrh fitrh commented Jul 1, 2022

Introducing the following highlight group mapping:

Built-in Modes
CursorLineSign Modes*CursorLineSign
CursorLineFold Modes*CursorLineFold

Resolves #31

| Built-in hl-group | Modes hl-group       |
|-------------------|----------------------|
| CursorLineSign    | Modes*CursorLineSign |
| CursorLineFold    | Modes*CursorLineFold |
@fitrh fitrh merged commit b1cea68 into main Jul 1, 2022
@fitrh fitrh deleted the feat/sign-fold-hl branch July 1, 2022 16:05
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.

feature request: add support for signcolumn and foldcolumn highlights
2 participants