errors.fyi community error code reference
E20
vim

Mark not set

A command referenced a mark (e.g. with the ' or ` operator) that has not been placed in the current buffer. Set the mark with m{a-z} before using it.

References

โ† all namespaces for E20