Since Gemini's native makeup language prohibites LF in paragraphs, how do
you edit them without having long lines in your editor?
Do you just make your terminal less wide?
On 2021-08-14 00:16, Daniel P. wrote:
> Since Gemini's native makeup language prohibites LF in paragraphs, how> do you edit them without having long lines in your editor?> > Do you just make your terminal less wide?
Vim lets you resize the editor window down to a certain size which
effectively
soft-wraps text (doesn't add in newlines automatically).[0]
[0]:
https://stackoverflow.com/questions/36950231/auto-wrap-lines-in-vim-without-inserting-newlines