-
-
Notifications
You must be signed in to change notification settings - Fork 317
Closed
Labels
Description
I have Goyo.vim installed, which provides a distraction-free mode.
I want to temporarily disable Lightline when Goyo gets enabled, just like Goyo already does for some other plugins: https://github.com/junegunn/goyo.vim/blob/master/plugin/goyo.vim#L150.
I tried calling lightline#disable() but Lightline always comes back after a few seconds.
Reactions are currently unavailable