Files
goyo.vim/autoload
David Ben Knoble e3ed30fdb1 Add ++nested modifier to TabLeave autocommand
This allows autocommands to fire for commands during s:goyo_off.

A prominent example would be any autocommands user's installed on the
ColorScheme event (e.g., to set User highlights, like @benknoble does in
his Dotfiles).
2019-06-13 16:22:44 +02:00
..