-
-
Notifications
You must be signed in to change notification settings - Fork 2.6k
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
Update languages.toml for Nickel #7059
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks!
Seems like CI is failing with some indentation query related error. Seems like those also need to be updated before we can merge |
Ah yeah it looks like the |
I'll take care of that later today, thanks for diagnosing! |
Update the revision of
tree-sitter-nickel
and copy over the highlighting queries. Also, adjust theauto-pairs
configuration, since'
isn't a paired delimiter in Nickel.