X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/e380b38bc4d60f6cf0274cf6fb0af57feac49967..da5a7ac96f517e0fd6f886bc3fbe27156ca1f946:/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`