You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 22, 2022. It is now read-only.
I don't think that's possible with regex, since it would require some kind of recursive lookup. But it might be once the tree-sitter support for Atom works better.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Users can define their own character sets for use in some constant types with the
OPT
directive. See documentation.I'm not sure how easy that is to implement. This Vim syntax file uses a naïve approach.
The text was updated successfully, but these errors were encountered: