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-01 11:06:54 -04:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
692b051b09
nvim-treesitter
/
runtime
/
queries
/
bicep
/
injections.scm
6 lines
99 B
Scheme
Raw
Normal View
History
Unescape
Escape
chore(injections)!: update injection syntax to 0.9 Since 0.9, @lang syntax is still available as fallback but will soon be deprecated. Because of that, new syntax should be adopted once 0.9 becomes the baseline requirements for nvim-treesitter - update health check - update doc
2023-05-03 19:07:59 +09:00
(
[
(
comment
)
(
diagnostic_comment
)
chore: query formatting
2024-01-06 15:05:50 +09:00
]
@injection
.
content
(
#
set!
injection
.
language
"comment"
)
)
Reference in a new issue
Copy permalink