Monday, July 1, 2019

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

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

--Steve

--
--
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/647cf68b-5c58-4de0-a51e-5053d49cbf1e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments: