junegunn / goyo.vim

:tulip: Distraction-free writing in Vim
MIT License
4.49k stars 115 forks source link

[Feature Request] Add function callbacks for before entering and leaving Goyo #258

Closed SalBakraa closed 1 year ago

SalBakraa commented 2 years ago

Adding callbacks that occur earlier in the in the entering/leaving process would allow for more control on what happens in these processes. Something like capturing the current buffer open and focusing on it after leaving Goyo is currently not possible.