X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/2b403b5e8068fab1d6a035a2db1b791d38a0b360..9f4d1c8db08cca85c46de7f3f0b944ce3cafe35c:/README.md diff --git a/README.md b/README.md index 6695b06..fd3be68 100644 --- a/README.md +++ b/README.md @@ -108,8 +108,8 @@ Try `:help concealcursor` and `:help conceallevel` for details. 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`