errors.fyi community error code reference
E119
vim

Not enough arguments for function

A built-in or user-defined function was called with fewer arguments than it requires. Check the function's signature with :help {function-name}() and supply all mandatory arguments.

References

← all namespaces