mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-14 01:10:02 -04:00
feat: add facility
This commit is contained in:
parent
582a92ee12
commit
bf982eb7dc
7 changed files with 113 additions and 0 deletions
5
queries/facility/injections.scm
Normal file
5
queries/facility/injections.scm
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
((remarks) @injection.content
|
||||
(#set! injection.language "markdown"))
|
||||
|
||||
([(comment) (doc_comment)] @injection.content
|
||||
(#set! injection.language "comment"))
|
||||
Loading…
Add table
Add a link
Reference in a new issue