mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-03 12:06:55 -04:00
feat(matlab)!: update parser and queries
This commit is contained in:
parent
2f28a14ed2
commit
6fd7117c1d
2 changed files with 3 additions and 2 deletions
|
|
@ -1367,7 +1367,7 @@ return {
|
|||
},
|
||||
matlab = {
|
||||
install_info = {
|
||||
revision = 'da410185c1fabf823ab92798590f9a6606e5699b',
|
||||
revision = '93020b226bf341de02336cdf1c19a7ce0b509cf2',
|
||||
url = 'https://github.com/acristoffers/tree-sitter-matlab',
|
||||
},
|
||||
maintainers = { '@acristoffers' },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue