junegunn / goyo.vim

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

:Goyo doesn't unset winbar #284

Open cprn opened 7 months ago

cprn commented 7 months ago

Hi, I'm using Lualine which is one of common winbar providers (a bar on top of the VIM window). I wanted to ask if it's intended behavior for Goyo to not unset winbar on GoyoEnter. Question spawned by this issue - there's a minimal config for Neovim there if you want to test it.

junegunn commented 7 months ago

I don't know what "winbar" is and what it looks like. Is it a recent addtion to Vim/Neovim? Can you post some screenshots?

If you think it makes sense to toggle it by default, please open a pull request. Thanks.