Wednesday, April 24, 2013

Re: c auto comments

On Wednesday, April 24, 2013 1:59:30 AM UTC-5, sheetal wrote:
> On Tuesday, April 23, 2013 7:10:51 PM UTC+5:30, sinbad wrote:
> > the following are the comments and formatoptions
> >
> > comments=sO:* -,mO:* ,exO:*/,s1:/*,mb:*,ex:*/,://
> > formatoptions=croql
> >
[Snip]
>
> This is interesting, I want to know more on this, could give some pointers. other than :help format-comments which is picked from Ben's reply.

When 'c' is in the 'formatoptions' option, comment leaders are inserted automatically when formatting comment lines to 'textwidth' characters. When 'r' or 'o' is in 'formatoptions' as well, starting new lines manually also will insert the comment leader.

Comment leaders are defined by the 'comments' option.

The format of 'formatoptions' is given by :help fo-table. The format of 'comments' is given by :help format-comments.

--
--
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

---
You received this message because you are subscribed to the Google Groups "vim_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

No comments: