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 19:17:02 -04:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
main
nvim-treesitter
/
runtime
/
queries
/
ql
/
injections.scm
7 lines
109 B
Scheme
Raw
Permalink
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
(
[
Add comment parser to highlight comment tags (#893) Closes #236
2021-03-12 11:21:46 -05:00
(
line_comment
)
(
block_comment
)
(
qldoc
)
chore: query formatting
2024-01-06 15:05:50 +09:00
]
@injection
.
content
(
#
set!
injection
.
language
"comment"
)
)
Reference in a new issue
Copy permalink