From 0e43b4c5b06466cb54540b7452db6c6b22e33539 Mon Sep 17 00:00:00 2001 From: Hiroshi Shirosaki Date: Wed, 5 Jun 2019 16:15:43 +0900 Subject: [PATCH] Update doc --- doc/vim-markdown.txt | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/doc/vim-markdown.txt b/doc/vim-markdown.txt index 95f8f40..4d73129 100644 --- a/doc/vim-markdown.txt +++ b/doc/vim-markdown.txt @@ -161,8 +161,9 @@ Change fold style ~ > let g:vim_markdown_folding_style_pythonic = 1 < - Level 1 heading which is served as a document title is not folded. - 'g:vim_markdown_folding_level' setting is not active with this fold style. + 'g:vim_markdown_folding_level' setting (default 1) is set to 'foldlevel'. + Thus level 1 heading which is served as a document title is expanded by + default. *g:vim_markdown_override_foldtext* - 'g:vim_markdown_override_foldtext' -- 2.39.2