Absätze werden sowohl in vim als auch in tex durch leere Zeilen begrenzt, aber manchmal möchte ich, dass vim eine Entität als Absatz und nicht als tex behandelt. Kann ich z. B. vim dazu bringen, Zeilen, die nur ein "%" enthalten, als Absatzbegrenzer zu behandeln?
Error detected while processing /Users/lawrence/.vim/plugged/Improved-paragraph-motion/plugin/ipmotion.vim: line 50: E492: Not an editor command: ^M line 51: E15: Invalid expression: exists('g:loaded_ipmotion')^M line 145: E171: Missing :endif
:set ff=unix
.