Skip to content

Commit

Permalink
chore: Update slint tree-sitter grammar to version 1.9 (helix-editor#…
Browse files Browse the repository at this point in the history
  • Loading branch information
hunger authored and CedricMeu committed Jan 2, 2025
1 parent 47aa6f6 commit ab3a7ea
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 @@ -2471,7 +2471,7 @@ language-servers = [ "slint-lsp" ]

[[grammar]]
name = "slint"
source = { git = "https://github.com/slint-ui/tree-sitter-slint", rev = "34ccfd58d3baee7636f62d9326f32092264e8407" }
source = { git = "https://github.com/slint-ui/tree-sitter-slint", rev = "f11da7e62051ba8b9d4faa299c26de8aeedfc1cd" }

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

0 comments on commit ab3a7ea

Please sign in to comment.