On Fri, 12 Feb 2016, Christian Brabandt wrote:
Date: Fri, 12 Feb 2016 00:29:45
From: Christian Brabandt <[email protected]>
Reply-To: [email protected]
To: [email protected]
Subject: Re: another folding bug recently introduced?
On Fr, 12 Feb 2016, Christian Brabandt wrote:
the problem is that somewhere in the initialization routines,
foldmethod is now being forced to syntax. if i manually reset the
foldmethod to marker, all is well. it appears that the modeline is
ignored.
Yes, zsh syntax just recently enabled foldmethod=syntax. I'll fix that.
Please check, if latest version from https://github.com/chrisbra/vim-zsh
fixes your issue.
christian, vielen danken, ausgezeischnet. (pardon the rusty spelling.)
thank you very much for the check on the current folding option setting;
this fixes my fold issue.