mirror of
https://github.com/chenasraf/nvim-treesitter.git
synced 2026-05-18 01:39:00 +00:00
fix(matlab): indentation of arguments statement
This commit is contained in:
committed by
Christian Clason
parent
dc9bf52c1f
commit
c7dc251cdd
@@ -1,6 +1,7 @@
|
||||
"end" @indent.end @indent.branch
|
||||
|
||||
[
|
||||
(arguments_statement)
|
||||
(if_statement)
|
||||
(for_statement)
|
||||
(while_statement)
|
||||
|
||||
Reference in New Issue
Block a user