Skip to content

Commit

Permalink
slint: Update SHA of tree-sitter parser (helix-editor#9698)
Browse files Browse the repository at this point in the history
  • Loading branch information
hunger authored and Vulpesx committed Jun 7, 2024
1 parent c8abf4b commit 4d736aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion languages.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2178,7 +2178,7 @@ language-servers = [ "slint-lsp" ]

[[grammar]]
name = "slint"
source = { git = "https://github.com/slint-ui/tree-sitter-slint", rev = "15618215b79b9db08f824a5c97a12d073dcc1c00" }
source = { git = "https://github.com/slint-ui/tree-sitter-slint", rev = "3c82235f41b63f35a01ae3888206e93585cbb84a" }

[[language]]
name = "task"
Expand Down

0 comments on commit 4d736aa

Please sign in to comment.