junegunn / goyo.vim

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

is there a way to keep line numbers in goyo mode? #237

Closed AdamBD closed 3 years ago

junegunn commented 3 years ago

Yes. https://github.com/junegunn/goyo.vim#configuration

AdamBD commented 3 years ago

g:goyo_linenr (default: 0) <- This? What is the setting to turn it on, tried 1 and nothing happens