mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-15 18:00:07 -04:00
refactor(typst): rename block to for and branch in typst indents
This commit is contained in:
parent
8557ba1b5b
commit
903d9c936e
2 changed files with 2 additions and 1 deletions
|
|
@ -3,7 +3,8 @@
|
||||||
(let)
|
(let)
|
||||||
(show)
|
(show)
|
||||||
(call)
|
(call)
|
||||||
(block)
|
(for)
|
||||||
|
(branch)
|
||||||
] @indent.begin
|
] @indent.begin
|
||||||
|
|
||||||
[
|
[
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue