Open 9840380 opened 1 year ago
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.
bh_swapping.sublime-settings
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