mirror of https://github.com/helix-editor/helix
chore: Bump Odin grammar
parent
febc3d03b3
commit
9447a9cc93
|
@ -2391,7 +2391,7 @@ args = { console = "internalConsole", attachCommands = [ "platform select remote
|
||||||
|
|
||||||
[[grammar]]
|
[[grammar]]
|
||||||
name = "odin"
|
name = "odin"
|
||||||
source = { git = "https://github.com/tree-sitter-grammars/tree-sitter-odin", rev = "b5f668ef8918aab13812ce73acd89fe191fb8c5e" }
|
source = { git = "https://github.com/tree-sitter-grammars/tree-sitter-odin", rev = "6c6b07e354a52f8f2a9bc776cbc262a74e74fd26" }
|
||||||
|
|
||||||
[[language]]
|
[[language]]
|
||||||
name = "meson"
|
name = "meson"
|
||||||
|
|
Loading…
Reference in New Issue