I know how to open all the folds under the cursor with zO.
But how to do the opposite?
I want something like za, but also with recursion.
PS. I know there is zC, but it closes all the parental folds with respect to the current line, and I want to close the children.
source
share