errors.fyi community error code reference
E169
vim

Command too recursive

Vim detected excessive recursion while executing commands, typically caused by an autocommand that triggers itself or a mapping that re-invokes itself without a base case.

References

โ† all namespaces for E169