Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for/workaround #offset and #lua-match predicates #88

Open
meain opened this issue Mar 11, 2023 · 2 comments
Open

Add support for/workaround #offset and #lua-match predicates #88

meain opened this issue Mar 11, 2023 · 2 comments

Comments

@meain
Copy link
Owner

meain commented Mar 11, 2023

#lua-match can probably be changed to #match?

From docs:

`lua-match?`                              *treesitter-predicate-lua-match?*
    Match |lua-patterns| against the text corresponding to a node,
    similar to `match?`
@meain
Copy link
Owner Author

meain commented Mar 11, 2023

Necessary for #87

@meain
Copy link
Owner Author

meain commented May 22, 2023

Currently just blindly changing lua-match to match.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant