mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-21 04:40:08 -04:00
fix(dart): more highlight coverage, import folds
This commit is contained in:
parent
45e0d66246
commit
18adcafad0
2 changed files with 39 additions and 13 deletions
|
|
@ -9,4 +9,5 @@
|
|||
(list_literal)
|
||||
(set_or_map_literal)
|
||||
(string_literal)
|
||||
(import_or_export)+
|
||||
] @fold
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue