masukomi / vim-markdown-folding

Fold markdown documents by section.
248 stars 43 forks source link

Setup indentexpr? #14

Open blueyed opened 9 years ago

blueyed commented 9 years ago

I came across vim-markdown once again.

When looking into issues (https://github.com/plasticboy/vim-markdown/issues/126) with its indent expression (https://github.com/plasticboy/vim-markdown/blob/master/indent/mkd.vim), I've wondered if vim-markdown-folding couldn't also provide this, given that it knows a lot about sections already?