aboutsummaryrefslogtreecommitdiff
path: root/languages.toml
diff options
context:
space:
mode:
authorÁlan Crístoffer2023-07-03 14:43:17 +0000
committerGitHub2023-07-03 14:43:17 +0000
commit457b38939526434fa2ec07ceb2264bac3e4575af (patch)
treeb783cc63a762ce961ca5844bc0c063da911ec631 /languages.toml
parenta9849ebee41a8cb884a9351d36ebd399adb4111e (diff)
highlight(matlab): Many bug fixes and improvements (#7511)
Diffstat (limited to 'languages.toml')
-rw-r--r--languages.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/languages.toml b/languages.toml
index 0c92df4e..612e1c0a 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 = "d7b24aaaf3e4814d073517d072727319d2b5ffc3" }
+source = { git = "https://github.com/acristoffers/tree-sitter-matlab", rev = "4029fa791ddadd555c6a371a4e882ef1735d868c" }
[[language]]
name = "ponylang"