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 multi-line comments to Nim lexer #285

Merged
merged 1 commit into from
Sep 29, 2019

Conversation

Jos512
Copy link
Contributor

@Jos512 Jos512 commented Sep 25, 2019

This pull request adds a multi-line comment rule to the Nim lexer, as requested in #284.

Before

2019-09-25_17-12-29

After this pull request

2019-09-25_17-25-13


I ran the tests locally, and the Nim test data remained the same. That's why this pull request doesn't change the test data.

Closes #284

@alecthomas alecthomas merged commit 0ff6248 into alecthomas:master Sep 29, 2019
@alecthomas
Copy link
Owner

Thanks!

@Jos512 Jos512 deleted the nimMulticomment branch October 1, 2019 10:04
mrsdizzie pushed a commit to mrsdizzie/chroma that referenced this pull request Jul 15, 2020
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.

Nim multiple line comments
2 participants