Don't highlight Python function arguments as variables (#18252)

Works on 
- #14892

Follow up to 
- #17473
-
https://github.com/zed-industries/zed/pull/17984#issuecomment-2369815207

Release Notes:

- N/A
This commit is contained in:
Boris Verkhovskiy 2024-09-24 06:46:06 -06:00 committed by GitHub
parent 399e094f02
commit f019ad563f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,4 +1,3 @@
(parameter (identifier) @variable)
(attribute attribute: (identifier) @property)
(type (identifier) @type)