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-18 11:20:07 -04:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
83f7739071
nvim-treesitter
/
queries
/
php
/
injections.scm
4 lines
43 B
Scheme
Raw
Normal View
History
Unescape
Escape
Add comment parser to highlight comment tags (#893) Closes #236
2021-03-12 11:21:46 -05:00
(
text
)
@html
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