mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-19 11:50:09 -04:00
injections(nix): remove @combined
This commit is contained in:
parent
121044f0b7
commit
332fd5338f
1 changed files with 0 additions and 1 deletions
|
|
@ -16,7 +16,6 @@
|
||||||
(indented_string_expression (string_fragment) @bash)
|
(indented_string_expression (string_fragment) @bash)
|
||||||
]
|
]
|
||||||
(#match? @_path "(^\\w+(Phase|Hook)|(pre|post)[A-Z]\\w+|script)$"))
|
(#match? @_path "(^\\w+(Phase|Hook)|(pre|post)[A-Z]\\w+|script)$"))
|
||||||
@combined
|
|
||||||
|
|
||||||
(apply_expression
|
(apply_expression
|
||||||
function: (_) @_func
|
function: (_) @_func
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue