mirror of https://github.com/helix-editor/helix
update tree-sitter-earthfile to 0.5.3 (#10779)
parent
6dbab51f4a
commit
a801044152
|
@ -3565,7 +3565,7 @@ language-servers = ["earthlyls"]
|
|||
|
||||
[[grammar]]
|
||||
name = "earthfile"
|
||||
source = { git = "https://github.com/glehmann/tree-sitter-earthfile", rev = "a079e6c472eeedd6b9a1e03ca0b6c82cd6a112a4" }
|
||||
source = { git = "https://github.com/glehmann/tree-sitter-earthfile", rev = "dbfb970a59cd87b628d087eb8e3fbe19c8e20601" }
|
||||
|
||||
[[language]]
|
||||
name = "adl"
|
||||
|
|
Loading…
Reference in New Issue