mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-04 12:30:01 -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
2
queries/javascript/injections.scm
Normal file
2
queries/javascript/injections.scm
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
((comment) @injection
|
||||
(#set! "lang" "jsdoc"))
|
||||
Loading…
Add table
Add a link
Reference in a new issue