Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix regexp global tokens not at pattern start issue
Python 3.12 complains about `(?x)` flag not being located at the beginning of the pattern. Note: May be relevant for packagecontrol.io which also uses parts of this plugin.
- Loading branch information