mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-20 04:10:06 -04:00
RST: update injection queries
Finally, highlight for code blocks
This commit is contained in:
parent
6114a6ed97
commit
6aaf240d0c
4 changed files with 34 additions and 18 deletions
|
|
@ -17,6 +17,9 @@
|
|||
(directive
|
||||
name: (type) @function)
|
||||
|
||||
(directive
|
||||
body: (body (arguments) @parameter))
|
||||
|
||||
((directive
|
||||
name: (type) @include)
|
||||
(#eq? @include "include"))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue