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