diff --git a/README.md b/README.md index ea2b83d..88193cb 100644 --- a/README.md +++ b/README.md @@ -1305,7 +1305,7 @@ endfunction Now users of your plugin can execute anything when Chibby finishes running: ```vim -autocmd User CheebyExit call ChibbyCleanup() +autocmd User ChibbyExit call ChibbyCleanup() ``` By the way, if there's no "catching" :autocmd, :doautocmd will output a pesky