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.
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.