E122
vim Function {name} already exists, add ! to replace it
A :function definition was attempted for a name that is already defined. Append ! to the :function command to allow overwriting the existing definition.
A :function definition was attempted for a name that is already defined. Append ! to the :function command to allow overwriting the existing definition.