feat(typoscript) Added parser and queries for TypoScript (#5564)

* 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>
This commit is contained in:
Teddytrombone 2023-10-24 09:48:33 +02:00 committed by GitHub
parent 9dca0a176d
commit 16af5ef490
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 65 additions and 0 deletions

View file

@ -0,0 +1,2 @@
((comment) @injection.content
(#set! injection.language "comment"))