This website requires JavaScript.
Explore
Help
Sign in
benbot
/
nvim-treesitter
Watch
1
Star
0
Fork
You've already forked nvim-treesitter
0
mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced
2026-07-08 14:30:05 -04:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
511e5ccf40
nvim-treesitter
/
runtime
/
queries
/
typst
/
folds.scm
12 lines
100 B
Scheme
Raw
Normal View
History
Unescape
Escape
style(typst): group fold clauses
2024-02-17 01:41:53 +03:00
[
(
set
)
(
let
)
(
show
)
(
call
)
feat(typst): fold sections
2024-10-15 15:40:49 -03:00
(
section
)
feat(typst): add more folds for the following language constructs: - 'for' blocks - 'if/else' expressions - raw markup blocks (```) - `content`
2025-02-16 08:31:40 +01:00
(
for
)
(
branch
)
(
content
)
(
raw_blck
)
style(typst): group fold clauses
2024-02-17 01:41:53 +03:00
]
@fold
Reference in a new issue
Copy permalink