errors.fyi community error code reference
E120
vim

Using <SID> not in a script context

<SID> is a special prefix for script-local function names and may only be used inside a script file, not on the command line or in a manually typed mapping.

References

← all namespaces