Did you check the tree-sitter docs?
Is your feature request related to a problem? Please describe.
See the Python documentation for more information about the lazy soft keyword, it was added in Python 3.15 (PEP 810).
Describe the solution you'd like
I'd like lazy to be highlighted, similarly to other soft keywords like match.
Describe alternatives you've considered
N/A
Additional context
No response
Did you check the tree-sitter docs?
Is your feature request related to a problem? Please describe.
See the Python documentation for more information about the
lazysoft keyword, it was added in Python 3.15 (PEP 810).Describe the solution you'd like
I'd like
lazyto be highlighted, similarly to other soft keywords likematch.Describe alternatives you've considered
N/A
Additional context
No response