Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix highlighting of commands including non-ASCII letters (fixes #67)
With the migration from QRegExp to QRegularExpression in 481eb4e, unicode character classes can now be used in the syntax pattern definitions.
- Loading branch information