errors.fyi community error code reference
E486
vim

Pattern not found

The regular expression supplied to a search or :substitute command matched nothing in the buffer. Check the pattern syntax and whether the target text actually exists.

References

โ† all namespaces for E486