How do I delete a fold definition at the cursor without deleting the underlying text?
zd
zd removes the fold definition at the cursor position — the text inside the fold is not deleted.
2 results for "zd delete fold"
zd
zd removes the fold definition at the cursor position — the text inside the fold is not deleted.
zf{motion}
Vim supports several fold methods, but manual folding with zf gives you precise control over exactly which lines to collapse.