Skip to content

Commit

Permalink
languages: update rescript grammar (helix-editor#8962)
Browse files Browse the repository at this point in the history
This bump fixes a build failure of the grammer with clang.
  • Loading branch information
nanzhong authored and vdin-odoo committed Dec 11, 2023
1 parent f57bb80 commit 9033bee
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 @@ -1523,7 +1523,7 @@ indent = { tab-width = 2, unit = " " }

[[grammar]]
name = "rescript"
source = { git = "https://github.com/jaredramirez/tree-sitter-rescript", rev = "65609807c628477f3b94052e7ef895885ac51c3c" }
source = { git = "https://github.com/jaredramirez/tree-sitter-rescript", rev = "467dcf99f68c47823d7b378779a6b282d7ef9782" }

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

0 comments on commit 9033bee

Please sign in to comment.