mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-14 09:20:04 -04:00
feat(c-family): inherit injections
This commit is contained in:
parent
628d5e442c
commit
310f0925ec
7 changed files with 21 additions and 24 deletions
|
|
@ -1,5 +1 @@
|
|||
((preproc_arg) @injection.content
|
||||
(#set! injection.language "cuda"))
|
||||
|
||||
((comment) @injection.content
|
||||
(#set! injection.language "comment"))
|
||||
; inherits: cpp
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue