aboutsummaryrefslogtreecommitdiff
path: root/languages.toml
diff options
context:
space:
mode:
authorÁlan Crístoffer2023-08-28 01:07:51 +0000
committerGitHub2023-08-28 01:07:51 +0000
commit9f843e4f56abf6cef38ff8aca8e0b97e249c1cad (patch)
treedbe011f55a66874081fe9d6ad8452c568c2d8860 /languages.toml
parentaeaeb09f486c2bc7f8c563bceece03a0954576b9 (diff)
highlight(matlab): bumps grammar after some improvements (#8040)
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 c0b4bc6e..fbd31f01 100644
--- a/languages.toml
+++ b/languages.toml
@@ -2351,7 +2351,7 @@ indent = { tab-width = 2, unit = " " }
[[grammar]]
name = "matlab"
-source = { git = "https://github.com/acristoffers/tree-sitter-matlab", rev = "676117eafa64afedc8380a921a77cd9f2244bc6b" }
+source = { git = "https://github.com/acristoffers/tree-sitter-matlab", rev = "6071891a8c39600203eba20513666cf93b4d650a" }
[[language]]
name = "ponylang"