cknadler / vim-anywhere

Use Vim everywhere you've always wanted to
MIT License
3.64k stars 147 forks source link

Switch to soft wrap on launch? #115

Open RhvdG opened 2 years ago

RhvdG commented 2 years ago

By default my Vim uses hard wrap (and I prefer to keep it that way). This makes vim-anywhere quite a bit less usable. This text field shows an example: sentences are cut off in unwanted places. Is there any chance this wonderful plugin might be adapted so as to switch the newly opened buffer to soft wrap ("set linebreak tw=0")?