mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-09 15:00:04 -04:00
feat(slint)!: change to the official parser (#6027)
This change replaces the slint parser written and maintained by @jrmoulton with the official one hosted in the slint-ui organization on github. A huge thank you to @jrmoulton for all his work on the tree-sitter parser! --------- Co-authored-by: jrmoulton <jaredmoulton3@gmail.com>
This commit is contained in:
parent
f0d43eff13
commit
0f3183dda8
9 changed files with 401 additions and 156 deletions
|
|
@ -591,7 +591,7 @@
|
|||
"revision": "ac07aa2c875ef6ada2ec468d8a4d0c7c5efd96d7"
|
||||
},
|
||||
"slint": {
|
||||
"revision": "00c8a2d3645766f68c0d0460086c0a994e5b0d85"
|
||||
"revision": "15618215b79b9db08f824a5c97a12d073dcc1c00"
|
||||
},
|
||||
"smali": {
|
||||
"revision": "72e334b2630f5852825ba5ff9dfd872447175eb5"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue