Closed
Description
let g:vim_markdown_folding_level = 6
let g:vim_markdown_override_foldtext = 0
With the settings above, I cannot figure out how to keep everything in markdown texts unfolded by default.
Specifically, I don't see how to control lines and empty lines being folded. Probably let g:vim_markdown_override_foldtext = 0
has nothing to do with it.
## Title
+-- 3 lines: ········································································································
### Title
+-- 3 lines: Line of text···················································································
Metadata
Metadata
Assignees
Labels
No labels