Wednesday, June 1, 2011

Re: Weird auto-comment after 72 lines

On Jun 1, 8:31 am, Thilo Six <T....@gmx.de> wrote:
> Efraim Yawitz wrote the following on 01.06.2011 13:38
>
> > Try :help cinoptions (specifically, the *N value for which the help says:
>
> >     *N    Vim searches for unclosed comments at most N lines away.  This
> >           limits the time needed to search for the start of a comment.
> >           (default 30 lines).
>
> It seems that the above mentioned helptext already got updated in the mercurial
> repo:
>
> ,----[ :h indent.txt ]------------------------
>
>                                                         *cino-star*
> *N    Vim searches for unclosed comments at most N lines away.  This
>       limits the time needed to search for the start of a comment.
>       If your /* */ comments stop indenting afer N lines this is the
>       value you will want to change.
>       (default 70 lines).
> `---------------------------------------------
>
> -- <snip> --
>
> --

I knew I remembered a discussion of this on the mailing list recently,
but I could not find the patch for it. Apparently that's because just
the documentation was updated.

--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

No comments: