facelessuser / BracketHighlighter

Bracket and tag highlighter for Sublime Text
https://facelessuser.github.io/BracketHighlighter/
1.75k stars 245 forks source link

Opt-in to python 3.8 plugin_host #635

Closed deathaxe closed 2 months ago

deathaxe commented 2 months ago

This PR opts-in BracketHighlighter to python 3.8 plugin_host and resolves a py38 compatibility issue by removing verbose argument from named tuple creation.

facelessuser commented 2 months ago

@gir-bot lgtm