gleam-lang / tree-sitter-gleam

🌳 A tree-sitter grammar for the Gleam programming language
Apache License 2.0
71 stars 13 forks source link

fix typo in punctuation.delimiter highlight capture #4

Closed the-mikedavis closed 2 years ago

the-mikedavis commented 2 years ago

I make this same typo all the time :smile:

It's not very noticeable because highlighters fall back to punctuation when punctuation.delimeter isn't defined, so you still get punctuation highlights, it just looks different than if you theme punctuation.delimiter to some other color