diff --git a/README.md b/README.md index 77efa78..49a6707 100644 --- a/README.md +++ b/README.md @@ -77,8 +77,8 @@ endfunction autocmd! User GoyoEnter autocmd! User GoyoLeave -autocmd User GoyoEnter call goyo_enter() -autocmd User GoyoLeave call goyo_leave() +autocmd User GoyoEnter nested call goyo_enter() +autocmd User GoyoLeave nested call goyo_leave() ``` More examples can be found here: