feat(typoscript)!: update grammar and queries (#8341)

Breaking change: `(condition_bool)` renamed to `(condition_bool_legacy)`
This commit is contained in:
Manfred Egger 2025-12-17 11:48:06 +01:00 committed by GitHub
parent d3218d988f
commit 568f2a3b7d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 104 additions and 14 deletions

View file

@ -2422,7 +2422,7 @@ return {
},
typoscript = {
install_info = {
revision = '5d8fde870b0ded1f429ba5bb249a9d9f8589ff5f',
revision = 'e59069a4cc08b2dacccd40827fe971ca3c6821b7',
url = 'https://github.com/Teddytrombone/tree-sitter-typoscript',
},
maintainers = { '@Teddytrombone' },