From 9447a9cc931b0d0ae62f830062a035450dbdcd7c Mon Sep 17 00:00:00 2001 From: connnnal <216976529+connnnal@users.noreply.github.com> Date: Tue, 8 Jul 2025 15:13:48 +0100 Subject: [PATCH] chore: Bump Odin grammar --- languages.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"