Skip to content

Conversation

@KSR-Yasuda
Copy link
Contributor

Fix for #427.

- To avoid Markdown-folding in diff mode
- Known issue: If any other `foldexpr` is already set precedingly, Markdown-folding is suppressed
This reverts commit 23a00a2.
@KSR-Yasuda
Copy link
Contributor Author

Off-topic: some tests do not work correctly in non-English environment?

For example, fold text result test in test/folding-toc.vader,
it expects +-- 28 lines: hello in the folding marker line, though,
Japanese environment shows +-- 28 行: hello, and the test fails.

Tried to fix it with setting $LANG, $LANGUAGE, and $LC_ALL environment variables in test/run-tests.sh,
but it did not have any effect.
I gave up.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant