Skip to content

Commit 1ffcd3a

Browse files
authored
Update slint grammar revision (#15649)
Update the rev for the slint tree-sitter grammar to the latest from slint-ui/tree-sitter-slint.
1 parent 8cc80c5 commit 1ffcd3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

languages.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3029,7 +3029,7 @@ language-servers = [ "slint-lsp" ]
30293029

30303030
[[grammar]]
30313031
name = "slint"
3032-
source = { git = "https://github.com/slint-ui/tree-sitter-slint", rev = "f11da7e62051ba8b9d4faa299c26de8aeedfc1cd" }
3032+
source = { git = "https://github.com/slint-ui/tree-sitter-slint", rev = "68b25244cec6eb9d7f8f790ef781c29c822d8f84" }
30333033

30343034
[[language]]
30353035
name = "task"

0 commit comments

Comments
 (0)