mirror of
https://github.com/vim-python/python-syntax.git
synced 2025-12-09 22:25:25 +08:00
removed ,
This commit is contained in:
@@ -199,7 +199,7 @@ syn region FunctionParameters start='(' end=')' contains=
|
||||
\ pythonRawString,
|
||||
\ pythonBuiltinObj,
|
||||
\ pythonBuiltinFunc,
|
||||
\ pythonBoolean,
|
||||
\ pythonBoolean
|
||||
\ nextgroup=OptionalParameters
|
||||
syn match OptionalParameters /\i*\ze=/ display contained
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user