mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-15 01:40:02 -04:00
fix(dart): try statement wouldn't indent (#4623)
This commit is contained in:
parent
fa9fe9a95b
commit
2fe7f969c1
3 changed files with 7 additions and 0 deletions
|
|
@ -10,6 +10,7 @@
|
|||
(list_literal)
|
||||
(return_statement)
|
||||
(arguments)
|
||||
(try_statement)
|
||||
] @indent.begin
|
||||
|
||||
[
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue