Sunday, July 14, 2019

Re: Code folding not working for restructuredText (.rst) after 8.1-153

On Mo, 01 Jul 2019, Steve Canny wrote:

> After a recent upgrade to 8.1-154 and 8.1-156, code-folding is not working for restructuredText (rst) file-type. Reverting to version 8.1-153 restores that functionality.
>
> :e foobar.rst
>
> -> file opens with text fully expanded
>
> zc
>
> -> E490: No fold found
>
> set fdm? -> expr
> set fde? -> RstFold#GetRstFold
>
> This behavior was observed on two of my three machines, running 8.1-154, 8.1-156, and 8.1-153. Reverting the second one to v153 restored RST code-folding.
>
> Let me know if you need more and I'll be happy to provide :)

The Vim runtime files for rst have been updated in between. Try the
latest version from https://github.com/marshallward/vim-restructuredtext

If it still doesn't work, open an issue there with the upstream author
to have it fixed. Thanks.


Best,
Christian
--
Freude bereiten heißt: Die Banane essen und die Schale einem Anderen hinlegen.
-- Helmut Kohl
(Marc-Uwe Kling: Falsch zugeordnete Zitate; eigentlich Dashiell Hammett)

--
--
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.
To view this discussion on the web visit https://groups.google.com/d/msgid/vim_use/20190714132520.GD31610%40256bit.org.
For more options, visit https://groups.google.com/d/optout.

No comments: