mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 19:17:02 -04:00
fix(format): handle list with 300 nodes
This commit is contained in:
parent
e9602f4119
commit
5f950cdcb8
5 changed files with 7 additions and 23 deletions
|
|
@ -165,8 +165,7 @@
|
|||
"background"
|
||||
"rounded"
|
||||
"butt"
|
||||
]*
|
||||
@attribute)
|
||||
]* @attribute)
|
||||
|
||||
; (t_canvas)
|
||||
; (t_cgm)
|
||||
|
|
@ -288,7 +287,6 @@
|
|||
] @variable.member
|
||||
|
||||
; Workaround because formatter cannot handle 300 list nodes
|
||||
; format-ignore
|
||||
[
|
||||
(angles)
|
||||
(clip)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue