mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-15 18:00:07 -04:00
feat(js): add jsdoc lang injection
This commit is contained in:
parent
e9afbef7ae
commit
d9454afd93
3 changed files with 6 additions and 0 deletions
3
queries/jsdoc/highlights.scm
Normal file
3
queries/jsdoc/highlights.scm
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
(_) @comment
|
||||
(tag_name) @keyword
|
||||
(type) @type
|
||||
Loading…
Add table
Add a link
Reference in a new issue