Gary Johnson wrote:
> > > This problem was recently posted to superuser:
> > > http://superuser.com/questions/230351/vim-format-latex-issues-with-line-breaks/230380#230380
> > >
> > > Vim's indent command, =, obeys the 'cinoptions' '+' flag even though
> > > 'cindent' is off.
> > >
> > > Start
On 2011-01-08, Bram Moolenaar wrote:
> Gary Johnson wrote:
>
> > This problem was recently posted to superuser:
> > http://superuser.com/questions/230351/vim-format-latex-issues-with-line-breaks/230380#230380
> >
> > Vim's indent command, =, obeys the 'cinoptions' '+' flag even though
> > 'cinden
Gary Johnson wrote:
> This problem was recently posted to superuser:
> http://superuser.com/questions/230351/vim-format-latex-issues-with-line-breaks/230380#230380
>
> Vim's indent command, =, obeys the 'cinoptions' '+' flag even though
> 'cindent' is off.
>
> Start vim like this:
>
> $ vi
This problem was recently posted to superuser:
http://superuser.com/questions/230351/vim-format-latex-issues-with-line-breaks/230380#230380
Vim's indent command, =, obeys the 'cinoptions' '+' flag even though
'cindent' is off.
Start vim like this:
$ vim -N -u NONE
Enter these lines:
as