mirror of
https://github.com/chenasraf/nvim-treesitter.git
synced 2026-05-17 17:38:02 +00:00
fix(typst): indentation for block and branch
This commit is contained in:
@@ -3,10 +3,12 @@
|
||||
(let)
|
||||
(show)
|
||||
(call)
|
||||
(for)
|
||||
(branch)
|
||||
] @indent.begin
|
||||
|
||||
[
|
||||
"]"
|
||||
"}"
|
||||
")"
|
||||
] @indent.branch @indent.end
|
||||
] @indent.end @indent.branch
|
||||
|
||||
Reference in New Issue
Block a user