Thanks a lot, Niklas!
Best regards,
Wenjia
On Oct 13, 5:58 am, Niklas Lindström <[email protected]> wrote:
> Hi!
>
> On Tue, Oct 13, 2009 at 5:57 AM, wenjia <[email protected]> wrote:
>
> [...]
>
> > However, when I MODIFY a file by inserting words in a line, it never
> > breaks even though the length is over 75. (On the screen the cursor
> > moves to the "next line on scree", but as in a file the cursor is
> > still in the original line). How to make the lines break automatically
> > even when I am modifying the file?
>
> You need to set 'formatoptions' to your wishes. Something like:
>
> set formatoptions=tcqwan2
>
> may do the trick for you. See:
>
> :help 'formatoptions'
> :help fo-table
>
> Best regards,
> Niklas
--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_mac" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---