errors.fyi community error code reference
E117
vim

Unknown function

A call was made to a function name that Vim cannot find — either it has not been defined, the script defining it has not been sourced, or the name is misspelled.

References

← all namespaces for E117