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-19 20:00:07 -04:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
2
acd9d2115d
nvim-treesitter
/
queries
/
glsl
/
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
)
@glsl
)
(
preproc_call
(
preproc_arg
)
@glsl
)
parsers: add glsl parser
2021-09-11 17:26:06 +02:00
(
comment
)
@comment
Reference in a new issue
Copy permalink