diff --git a/README.md b/README.md index d246430..78f9fb5 100644 --- a/README.md +++ b/README.md @@ -58,6 +58,9 @@ endfunction let g:goyo_callbacks = [function('s:goyo_before'), function('s:goyo_after')] ``` +More examples can be found here: +[Customization](https://github.com/junegunn/goyo.vim/wiki/Customization) + Inspiration -----------