Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # 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
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants