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

Isolating curly/square brackets and parenthesis #92

Merged

Conversation

amadeus
Copy link
Collaborator

@amadeus amadeus commented Jul 26, 2013

This commit creates new highlight groups called jsBrackets, jsParens and
jsBlocks that can be used to individually highlight (), {}, and [].

They are all mapped back to the Noise group for consistency though.

This commit creates new highlight groups called jsBrackets, jsParens and
jsBlocks that can be used to individually highlight (), {}, and [].

They are all mapped back to the Noise group for consistency though.
goatslacker added a commit that referenced this pull request Jul 26, 2013
Isolating curly/square brackets and parenthesis
@goatslacker goatslacker merged commit f16ae3c into pangloss:master Jul 26, 2013
@goatslacker
Copy link
Collaborator

Thanks!

@amadeus amadeus deleted the isolating-brackets-parents-blocks branch July 26, 2013 21:53
@amadeus
Copy link
Collaborator Author

amadeus commented Jul 26, 2013

Cheers! thanks for keeping this repo alive. I've thought for the longest time it was pretty much dead.

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.

2 participants