davidrios / pug-tmbundle

A comprehensive textmate / sublime text bundle for the Pug (formerly Jade) template language.
https://github.com/davidrios/pug-tmbundle
MIT License
48 stars 20 forks source link

Fix character range mistake `*-+` #38

Closed RedCMD closed 2 years ago

RedCMD commented 2 years ago

Fixes https://github.com/davidrios/pug-tmbundle/issues/37

davidrios commented 2 years ago

Cool, nice catch. Thanks for the work.