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

fix(after syntax): use hi def #27

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

Iron-E
Copy link

@Iron-E Iron-E commented Apr 11, 2021

This is to allow colorschemes to override these highlights without having to :hi clear. :hi clearing can be undesirable in certain situations (since it clears the highlights applied by other plugins), and an alternative to forcing this is to specify these highlights as def so that if a definition for a group is already in place it won't override what is there.

This is to allow colorschemes to override these highlights without having to `:hi clear`. `:hi clear`ing can be undesirable in certain situations (since it clears the highlights applied by other plugins), and an alternative to forcing this is to specify these highlights as `def` so that if a definition for a group is already in place it won't override what is there.
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