Skip to content

Commit

Permalink
highlight(matlab): Many bug fixes and improvements (#7511)
Browse files Browse the repository at this point in the history
  • Loading branch information
acristoffers authored Jul 3, 2023
1 parent a9849eb commit 457b389
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 = "d7b24aaaf3e4814d073517d072727319d2b5ffc3" }
source = { git = "https://github.com/acristoffers/tree-sitter-matlab", rev = "4029fa791ddadd555c6a371a4e882ef1735d868c" }

[[language]]
name = "ponylang"
Expand Down

0 comments on commit 457b389

Please sign in to comment.