Disons que j'ai une très longue ligne dans l'éditeur VIM (disons environ 300+ caractères). Comment pourrais-je diviser cela en plusieurs lignes afin que les limites des mots se coupent à peu près à 80 caractères?
Exemple:
This is a really long line This is a really long line This is a really long line This is a really long line This is a really long line This is a really long line This is a really long line This is a really long line This is a really long line This is a really long line This is a really long line
à
This is a really long line
This is a really long line
This is a really long line
This is a really long line
This is a really long line
This is a ...
gqcommande serait<ESC>(sortez du mode Insérer / Remplacer / etc), puisgq80l