Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
treesitter: Add textobjects for native funcs and constructors (#9806)
This allows native functions and constructors to be accessible as part of goto_{next,prev}_func. Change-Id: Ia1234004e8b38e1c5871331a38fcf4f267da935e
- Loading branch information
c145999
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The commit message should indicate this is for Java