This website requires JavaScript.
Explore
Help
Sign in
benbot
/
nvim-treesitter
Watch
1
Star
0
Fork
You've already forked nvim-treesitter
0
mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced
2026-07-20 04:10:06 -04:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
2
f3cf4a9a6c
nvim-treesitter
/
queries
/
cuda
/
injections.scm
5 lines
98 B
Scheme
Raw
Normal View
History
Unescape
Escape
fix: update preproc injections for arduino, cuda, glsl, hlsl
2023-08-10 10:43:45 -04:00
(
preproc_function_def
(
preproc_arg
)
@cuda
)
(
preproc_call
(
preproc_arg
)
@cuda
)
injections(cuda): add injections.scm
2021-07-19 22:06:23 +02:00
(
comment
)
@comment
Reference in a new issue
Copy permalink