tree-sitter: Update SHA of parser fro the slint language (#11224)
There has been a new release with a few minor tweaks to the parser. The queries are fine still.
This commit is contained in:
parent
b927985cd0
commit
748a9cf022
1 changed files with 1 additions and 1 deletions
|
@ -2373,7 +2373,7 @@ language-servers = [ "slint-lsp" ]
|
||||||
|
|
||||||
[[grammar]]
|
[[grammar]]
|
||||||
name = "slint"
|
name = "slint"
|
||||||
source = { git = "https://github.com/slint-ui/tree-sitter-slint", rev = "0701312b74b87fe20e61aa662ba41c5815b5d428" }
|
source = { git = "https://github.com/slint-ui/tree-sitter-slint", rev = "4a0558cc0fcd7a6110815b9bbd7cc12d7ab31e74" }
|
||||||
|
|
||||||
[[language]]
|
[[language]]
|
||||||
name = "task"
|
name = "task"
|
||||||
|
|
Loading…
Add table
Reference in a new issue