mirror of
https://github.com/helix-editor/helix.git
synced 2024-11-22 09:26:19 +04:00
Python highlight decorator attribute
This commit is contained in:
parent
2a2030142f
commit
09f9f70576
@ -34,6 +34,9 @@
|
||||
|
||||
(decorator) @function
|
||||
(decorator (identifier) @function)
|
||||
(decorator (attribute attribute: (identifier) @function))
|
||||
(decorator (call
|
||||
function: (attribute attribute: (identifier) @function)))
|
||||
|
||||
; Parameters
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user