mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-10 07:20:06 -04:00
feat(typoscript): updated grammar
This commit is contained in:
parent
2979e048b3
commit
e7a2033f2a
5 changed files with 101 additions and 13 deletions
|
|
@ -1 +1,8 @@
|
|||
(block) @fold
|
||||
[
|
||||
(block)
|
||||
(condition_block)
|
||||
(import_legacy)+
|
||||
(import)+
|
||||
(comment)+
|
||||
(multiline_value)
|
||||
] @fold
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue