chore: Update slint tree-sitter grammar to version 1.8 (#11757)
Bump the commit to the tree-sitter corresponding to the latest Slint release.
This commit is contained in:
parent
50ba848b59
commit
f49b18d157
1 changed files with 1 additions and 1 deletions
|
@ -2400,7 +2400,7 @@ language-servers = [ "slint-lsp" ]
|
|||
|
||||
[[grammar]]
|
||||
name = "slint"
|
||||
source = { git = "https://github.com/slint-ui/tree-sitter-slint", rev = "4a0558cc0fcd7a6110815b9bbd7cc12d7ab31e74" }
|
||||
source = { git = "https://github.com/slint-ui/tree-sitter-slint", rev = "34ccfd58d3baee7636f62d9326f32092264e8407" }
|
||||
|
||||
[[language]]
|
||||
name = "task"
|
||||
|
|
Loading…
Add table
Reference in a new issue