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 an Alloy lexer #892

Merged
merged 2 commits into from Nov 25, 2023
Merged

Add an Alloy lexer #892

merged 2 commits into from Nov 25, 2023

Conversation

DanilaFe
Copy link
Contributor

This PR adds an Alloy lexer, based on the Pygments one. This was generated using the following command:

python3 _tools/pygments2chroma_xml.py \
  pygments.lexers.dsls.AlloyLexer \
  > lexers/embedded/alloy.xml

Once again it looks like i'm the only person that needs this, so there's no corresponding issue.

@alecthomas
Copy link
Owner

Ah the README change conflicts with your previous PR I think.

@DanilaFe
Copy link
Contributor Author

It sure does. I will rebase.

Signed-off-by: Danila Fedorin <danila.fedorin@gmail.com>
Signed-off-by: Danila Fedorin <danila.fedorin@gmail.com>
@DanilaFe
Copy link
Contributor Author

There, ready for your review again and conflict-free :)

@alecthomas alecthomas merged commit 2346007 into alecthomas:master Nov 25, 2023
2 checks passed
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