Unnamed repository; edit this file 'description' to name the repository.
languages: bump tree-sitter-c (#14640)
Celeste Montero 4 months ago
parent e8cad18 · commit fabd508
-rw-r--r--languages.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/languages.toml b/languages.toml
index 0f867e41..ed77164a 100644
--- a/languages.toml
+++ b/languages.toml
@@ -665,7 +665,7 @@ args = { console = "internalConsole", attachCommands = [ "platform select remote
[[grammar]]
name = "c"
-source = { git = "https://github.com/tree-sitter/tree-sitter-c", rev = "7175a6dd5fc1cee660dce6fe23f6043d75af424a" }
+source = { git = "https://github.com/tree-sitter/tree-sitter-c", rev = "7fa1be1b694b6e763686793d97da01f36a0e5c12" }
[[language]]
name = "cpp"