Hello Bram,
Before trying to tweak the 'formatlistpat' option (with the
double-backslashes contracted), I tried it out with the standard value
and ``:set fo+=n`` in a vanilla buffer (``$ vim``), however no
numbered lists are "recognised". I will do more research later. (The
'autoindent' option is set.)
So far, thanks for the hint.
BTW, shouldn't it be only one (two, in your case) backslashes prior to
the alternative '|'? It looks like if the '|' should be, in your
case, two more characters to the left?
How is implemented the default indentation for ordered lists in the
ReST mode (which works also with the "default" formatoptions='tcroql'
I found to be present); and could the present behaviour w.r.t.
unordered lists be changed still? Your proposition of using the 'n'
formatoption looks more like a workaround to me.
Friedrich