Re: more formatting testing
- In reply to: MikZyth : "Re: more formatting testing"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 15 Sep 2024 13:22:08 UTC
On Sun, Sep 15, 2024 at 10:40:19AM +0200, MikZyth wrote: >You can > :set textwidth? >to test if the variable was set. It should display 'textwidth=80'. yep >Remember, wrapping will only work in Insert mode. The text will not >wrap if you *paste* it. > >Also, check > :set paste? it was set to 'paste' >The output should be 'nopaste'. 'textwidth' option will not work if >'paste' is set. > >You can > :set nopaste >to turn it off. I think it's great getting assistance in a .test ml. TYVM :D --