Skip to content

Instantly share code, notes, and snippets.

@rafaelmussi
Created October 23, 2012 00:02
Show Gist options
  • Save rafaelmussi/3935674 to your computer and use it in GitHub Desktop.
Save rafaelmussi/3935674 to your computer and use it in GitHub Desktop.
ST2 Settings: BracketHighlighter
{
"quote_enable" : false,
"match_adjacent_only" : true,
"quote_scope" : "bracket.quote",
"curly_scope" : "bracket.curly",
"round_scope" : "bracket.round",
"square_scope": "bracket.square",
"angle_scope" : "bracket.angle",
"tag_scope" : "bracket.tag"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment