zo opens a fold underneath the cursor.
zO opens all folds underneath the cursor, recursively.
zc closes a fold underneath the cursor.
zC closes all folds underneath the cursor, recursively.
za toggles a fold under the cursor (a closed fold is opened, an opened fold is closed).
zM closes all f...