aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorÁlan Crístoffer2023-06-30 15:06:34 +0000
committerGitHub2023-06-30 15:06:34 +0000
commit78505e01496e2af3b229b3ac2e9337f4776272b1 (patch)
tree4575061f6d0b00b55c07018ac466f0cadc0b3c7c
parente0bb032f0e6dcc9b84e571c345928fba4054855e (diff)
Update tree-sitter-matlab (#7491)
-rw-r--r--languages.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/languages.toml b/languages.toml
index 25093bfb..66f2ca31 100644
--- a/languages.toml
+++ b/languages.toml
@@ -2285,7 +2285,7 @@ indent = { tab-width = 2, unit = " " }
[[grammar]]
name = "matlab"
-source = { git = "https://github.com/acristoffers/tree-sitter-matlab", rev = "b09c27e42732c59321604a15163480ebb4f82f1c" }
+source = { git = "https://github.com/acristoffers/tree-sitter-matlab", rev = "d7b24aaaf3e4814d073517d072727319d2b5ffc3" }
[[language]]
name = "ponylang"