BracketHighlighter
BracketHighlighter copied to clipboard
Select between `Acute, back quote `
Am using in sublime key select between quotes bh_key.
Can you please add to select between ``
`Acute back quote` to command:
command: bh_key {"lines": true, "plugin": {"command": "bh_modules.bracketselect", "type": ["__all__"]}}
thanks
It's possible. This can probably be done already just by adding rules in the bh_swapping.sublime-settings
file.