문제

I have two questions, looking for some plugins or something that can:

  1. Break lines automatically as you type?
  2. Break lines afterwards?

Say, I always want it to be broken at 80. Either justified or aligned to the left is fine.

도움이 되었습니까?

해결책

To get automatic wrapping set the textwidth option.

To wrap a bunch of text you can use the gq command.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top