mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 19:17:02 -04:00
fix(cpp): update injections from C
This commit is contained in:
parent
477a5d76a2
commit
3d3b335ace
1 changed files with 2 additions and 1 deletions
|
|
@ -1,4 +1,5 @@
|
|||
(preproc_arg) @cpp
|
||||
(preproc_function_def (preproc_arg) @cpp)
|
||||
(preproc_call (preproc_arg) @cpp)
|
||||
|
||||
(comment) @comment
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue