mirror of
https://github.com/vim-python/python-syntax.git
synced 2025-12-09 06:04:48 +08:00
merge
This commit is contained in:
@@ -192,6 +192,9 @@ syn region FunctionParameters start='(' end=')' contains=
|
|||||||
\ OptionalParameters,
|
\ OptionalParameters,
|
||||||
\ pythonRepeat,
|
\ pythonRepeat,
|
||||||
\ pythonInstanceVariable,
|
\ pythonInstanceVariable,
|
||||||
|
\ pythonConditional,
|
||||||
|
\ pythonComment,
|
||||||
|
\ pythonOperator,
|
||||||
\ pythonHexNumber,
|
\ pythonHexNumber,
|
||||||
\ pythonStatement,
|
\ pythonStatement,
|
||||||
\ pythonOctNumber,
|
\ pythonOctNumber,
|
||||||
|
|||||||
Reference in New Issue
Block a user