nvim-treesitter/queries/dart
Christian Clason cc908cfcd7 fix(dart): replace slow indent with simpler strategy
Pattern for dedenting else blocks is painfully slow (~20% of total test
time), so replace with `@indent.auto` for the whole `if_statement` for
now.
2024-01-25 13:12:53 +01:00
..
folds.scm chore: query formatting 2024-01-19 16:58:37 +01:00
highlights.scm chore: format queries 2024-01-21 23:55:02 +09:00
indents.scm fix(dart): replace slow indent with simpler strategy 2024-01-25 13:12:53 +01:00
injections.scm chore: query formatting 2024-01-19 16:58:37 +01:00
locals.scm chore: query formatting 2024-01-19 16:58:37 +01:00