mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-02 11:36:54 -04:00
* Added configuration for TypoScript * Removed duplicated code; Applied folding suggestion * Applied suggestions * Update queries/typoscript/highlights.scm Co-authored-by: ObserverOfTime <chronobserver@disroot.org> --------- Co-authored-by: ObserverOfTime <chronobserver@disroot.org>
5 lines
81 B
Scheme
5 lines
81 B
Scheme
(block) @indent.begin
|
|
|
|
"}" @indent.branch @indent.end
|
|
|
|
(comment) @indent.ignore
|