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 14:00:00 -04:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
68d2b01572
nvim-treesitter
/
queries
/
cpp
/
injections.scm
4 lines
49 B
Scheme
Raw
Normal View
History
Unescape
Escape
C/CPP: add injections for macros
2021-02-06 19:32:50 -05:00
(
preproc_arg
)
@cpp
Add comment parser to highlight comment tags (#893) Closes #236
2021-03-12 11:21:46 -05:00
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