fix(nu): perf issue of highlight.scm (#7475)

This commit is contained in:
zc he 2024-12-18 08:50:36 +08:00 committed by GitHub
parent c47d8d27d0
commit 981ca7e353
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -355,8 +355,9 @@ key: (identifier) @property
(comment) @comment @spell
((comment) @comment.documentation @spell
((comment)+ @comment.documentation @spell
.
(decl_def))
((parameter)
(parameter
(comment) @comment.documentation @spell)