languages: update rescript grammar (#8962)

This bump fixes a build failure of the grammer with clang.
pull/5260/head
Nan Zhong 6 months ago committed by GitHub
parent 86023cf1e6
commit 466b87c8e5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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"

Loading…
Cancel
Save