Skip to content

How to unfold by default #622

Closed
Closed
@glow12121

Description

@glow12121
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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions