mirror of
https://github.com/helix-editor/helix.git
synced 2024-11-22 09:26:19 +04:00
languages: update rescript grammar (#8962)
This bump fixes a build failure of the grammer with clang.
This commit is contained in:
parent
86023cf1e6
commit
466b87c8e5
@ -1523,7 +1523,7 @@ indent = { tab-width = 2, unit = " " }
|
|||||||
|
|
||||||
[[grammar]]
|
[[grammar]]
|
||||||
name = "rescript"
|
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]]
|
[[language]]
|
||||||
name = "erlang"
|
name = "erlang"
|
||||||
|
Loading…
Reference in New Issue
Block a user