mirror of
https://github.com/helix-editor/helix
synced 2024-11-10 10:34:45 +01:00
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
@ -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…
Reference in New Issue
Block a user