Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove our own implementation of the match predicate (#2785)
The match predicate is built into Tree sitter and our own code was actually never running ## Checklist - [/] I have added [tests](https://www.cursorless.org/docs/contributing/test-case-recorder/) - [/] I have updated the [docs](https://github.com/cursorless-dev/cursorless/tree/main/docs) and [cheatsheet](https://github.com/cursorless-dev/cursorless/tree/main/cursorless-talon/src/cheatsheet) - [/] I have not broken the cheatsheet
- Loading branch information