mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-10 23:40:04 -04:00
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:
parent
9dca0a176d
commit
16af5ef490
6 changed files with 65 additions and 0 deletions
|
|
@ -638,6 +638,9 @@
|
|||
"typescript": {
|
||||
"revision": "d847898fec3fe596798c9fda55cb8c05a799001a"
|
||||
},
|
||||
"typoscript": {
|
||||
"revision": "43b221c0b76e77244efdaa9963e402a17c930fbc"
|
||||
},
|
||||
"ungrammar": {
|
||||
"revision": "debd26fed283d80456ebafa33a06957b0c52e451"
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue