errors.fyi community error code reference
E76
vim

No matching autocommands

A :doautocmd or :doautoall command was given an event and pattern for which no autocommands are currently defined. Define the autocommand with :autocmd before triggering it.

References

← all namespaces