Skip to content

Add multi-line comments to Nim lexer - #285

Merged
alecthomas merged 1 commit into
alecthomas:masterfrom
Jos512:nimMulticomment
Sep 29, 2019
Merged

Add multi-line comments to Nim lexer#285
alecthomas merged 1 commit into
alecthomas:masterfrom
Jos512:nimMulticomment

Conversation

@Jos512

@Jos512 Jos512 commented Sep 25, 2019

Copy link
Copy Markdown
Contributor

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
Copy Markdown
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