junegunn / goyo.vim

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

Do not disable statusline? #278

Closed magnus-ISU closed 1 year ago

magnus-ISU commented 1 year ago

I do not want to disable statusline

Knowing the word count, line count, current line, and filename is not a problem for me.

I don't know why you would want to hide it in the first place, but clearly other people do. I don't, how do I stop it from being hidden?

magnus-ISU commented 1 year ago

https://github.com/junegunn/goyo.vim/issues/88

Add

hi statusline ctermfg=white

to the end of your :GoyoEnter command, and before that redefine your statusline.