feat: add tree-sitter-styled (#5735)

* Add styled parser

* Add queries

* Update highlights

* Remove unnecessary highlights

* Update injections to use the styled grammar

* Remove requires npm
This commit is contained in:
Mark Skelton 2023-12-19 06:53:00 -06:00 committed by GitHub
parent 79dcd0e24c
commit a0b815497b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 19 additions and 4 deletions

View file

@ -605,6 +605,9 @@
"strace": {
"revision": "d819cdd5dbe455bd3c859193633c8d91c0df7c36"
},
"styled": {
"revision": "e51e673efc860373167680b4bcbf418a11e4ed26"
},
"supercollider": {
"revision": "3b35bd0fded4423c8fb30e9585c7bacbcd0e8095"
},