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-07 05:50:04 -04:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
68d2b01572
nvim-treesitter
/
queries
/
java
/
injections.scm
2 lines
29 B
Scheme
Raw
Normal View
History
Unescape
Escape
Comment: use `@combined` to create just one tree per buffer (#1252) * Comment: use `@combined` to create just one tree per buffer There is no need to create a tree per line/block for comments. Should fix https://github.com/nvim-treesitter/nvim-treesitter/issues/1251 * Add injections for scss * Fix jsonc * Combine jsdoc
2021-04-28 07:19:07 -05:00
(
comment
)
@comment
@combined
Reference in a new issue
Copy permalink