diff --git a/languages.toml b/languages.toml index 96478f304..8b1c4bc08 100644 --- a/languages.toml +++ b/languages.toml @@ -2391,7 +2391,7 @@ args = { console = "internalConsole", attachCommands = [ "platform select remote [[grammar]] 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]] name = "meson"