These are example User Settings for BracketHighlighter to support Vue Component (.vue) files.
Most of this is copied from the default settings files.
The actual changes are as such:
- added "Vue Component" to bh_core -> brackets -> name:angle -> language_list
- added "Vue Component" to bh_tag -> tag_mode -> mode:html -> syntax
- added "@" to bh_tag -> attributes -> html (regex)
How to match the custom tag in html or vue ?
