junegunn / goyo.vim

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

Allow carriage returns #264

Open pmatulis opened 2 years ago

pmatulis commented 2 years ago

I use textwidth in my .vimrc file to impose hard carriage returns at 79 characters. However when entering Goyo with :Goyo 79 this is lost and I get line wrapping instead. When exiting Goyo the wrapped line appears as a very long line. This doesn't make any sense to me.