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

Add @keyword.import hl group #32

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

VolodymyrVorona
Copy link

@VolodymyrVorona VolodymyrVorona commented Mar 21, 2024

This commit adds a new highlighting group, @keyword.import, to ensure consistency in the appearance of the "import" keyword in JavaScript and TypeScript files.

BEFORE
AFTER

@VolodymyrVorona VolodymyrVorona changed the title Add @keyword.import.javascript hl group Add @keyword.import hl group Mar 21, 2024
This commit adds a new highlighting group, `@keyword.import.javascript`,
to ensure consistency in the appearance of the "import" keyword in
`jsx` and `tsx` files.
This commit introduces a new highlighting group, `@keyword.import`,
to provide consistent highlighting for the "import" keyword across
different file types.
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