mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-06 21:40:03 -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
|
|
@ -134,7 +134,8 @@
|
|||
(identifier) @function)
|
||||
|
||||
(validation_functions
|
||||
(identifier) @function)
|
||||
(property_name
|
||||
(identifier) @function))
|
||||
|
||||
(command
|
||||
(command_name) @function.call)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue