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-03 12:06:55 -04:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
bbb92b2b8e
nvim-treesitter
/
queries
/
java
/
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
(
[
feat(java): distinguish escape sequences, move certain keywords to more appropriate places
2023-02-23 17:04:07 -05:00
(
block_comment
)
(
line_comment
)
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
]
@injection
.
content
(
#
set!
injection
.
language
"comment"
)
)
Reference in a new issue
Copy permalink