mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 19:17:02 -04:00
rnoweb: Use new inline/chunk distinction
This commit is contained in:
parent
edff301949
commit
7075c6b63a
2 changed files with 5 additions and 2 deletions
|
|
@ -1,3 +1,3 @@
|
|||
[
|
||||
(renv)
|
||||
(rchunk)
|
||||
] @fold
|
||||
|
|
|
|||
|
|
@ -1,4 +1,7 @@
|
|||
(latex) @latex @combined
|
||||
(renv
|
||||
(rchunk
|
||||
(renv_content) @r @combined
|
||||
)
|
||||
(rinline
|
||||
(renv_content) @r
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue