mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 19:17:02 -04:00
feat(typst): add more folds
for the following language constructs: - 'for' blocks - 'if/else' expressions - raw markup blocks (```) - `content`
This commit is contained in:
parent
9fcb3f7aa2
commit
3b013b9ed4
1 changed files with 4 additions and 0 deletions
|
|
@ -4,4 +4,8 @@
|
|||
(show)
|
||||
(call)
|
||||
(section)
|
||||
(for)
|
||||
(branch)
|
||||
(content)
|
||||
(raw_blck)
|
||||
] @fold
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue