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