flake8
passed.
JSHint
passed.
Review Request #14518 — Created July 26, 2025 and updated
The nvim-treesitter highlights files that we're using for most of our
supported languages make use of several custom predicates and
directives.This change implements the following:
any-contains?
contains?
gsub!
has-ancestor?
has-parent?
not-has-ancestor?
not-has-parent?
Directives used in queries files which are not (yet) implemented here:
offset!
Predicates and directives implemented in neovim but which are not used
in any of the query files we are using:
any-lua-match?
any-vim-match?
not-vim-match?
vim-match?
trim!
Summary | ID |
---|---|
e83627bed8199ae25be6567922e15910aa5aec99 |