mirror of https://github.com/helix-editor/helix
highlight(matlab): Bumps tree-sitter-matlab commit. (#7442)
parent
93ac706844
commit
08c0a23b79
|
@ -2285,7 +2285,7 @@ indent = { tab-width = 2, unit = " " }
|
||||||
|
|
||||||
[[grammar]]
|
[[grammar]]
|
||||||
name = "matlab"
|
name = "matlab"
|
||||||
source = { git = "https://github.com/acristoffers/tree-sitter-matlab", rev = "5a047c1572792ae943b51af7cf9307097b2fcce0" }
|
source = { git = "https://github.com/acristoffers/tree-sitter-matlab", rev = "b09c27e42732c59321604a15163480ebb4f82f1c" }
|
||||||
|
|
||||||
[[language]]
|
[[language]]
|
||||||
name = "ponylang"
|
name = "ponylang"
|
||||||
|
|
Loading…
Reference in New Issue