nvim-treesitter/queries/typst
Andreas Hartmann 3b013b9ed4 feat(typst): add more folds
for the following language constructs:

- 'for' blocks
- 'if/else' expressions
- raw markup blocks (```)
- `content`
2025-02-25 11:18:08 +01:00
..
folds.scm feat(typst): add more folds 2025-02-25 11:18:08 +01:00
highlights.scm feat(typst): capture multilevel headings (#7595) 2025-02-01 20:45:10 +01:00
indents.scm feat(typst): add #show to fold and indent queries 2024-02-18 06:22:47 -05:00
injections.scm feat(typst): add raw block injections 2024-02-20 08:46:58 -05:00