mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-13 17:00:09 -04:00
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:
parent
79dcd0e24c
commit
a0b815497b
7 changed files with 19 additions and 4 deletions
|
|
@ -605,6 +605,9 @@
|
|||
"strace": {
|
||||
"revision": "d819cdd5dbe455bd3c859193633c8d91c0df7c36"
|
||||
},
|
||||
"styled": {
|
||||
"revision": "e51e673efc860373167680b4bcbf418a11e4ed26"
|
||||
},
|
||||
"supercollider": {
|
||||
"revision": "3b35bd0fded4423c8fb30e9585c7bacbcd0e8095"
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue