diff --git a/runtime/syntax/python.vim b/runtime/syntax/python.vim index eb1be624fd..138a04b461 100644 --- a/runtime/syntax/python.vim +++ b/runtime/syntax/python.vim @@ -314,7 +314,7 @@ if !exists("python_no_builtin_highlight") \ contains=ALLBUT,pythonBuiltin,pythonClass,pythonFunction,pythonType,pythonAsync \ transparent " the ellipsis literal `...` can be used in multiple syntactic contexts - syn match pythonEllipsis "\.\@1