Skip to content

Commit

Permalink
Update tree-sitter-matlab (helix-editor#7491)
Browse files Browse the repository at this point in the history
  • Loading branch information
acristoffers authored and Schuyler Mortimer committed Jul 10, 2024
1 parent 473df5c commit c489536
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion languages.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit c489536

Please sign in to comment.