Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

how to fold all and unfold all #26

Closed
loohoo opened this issue Dec 23, 2018 · 2 comments
Closed

how to fold all and unfold all #26

loohoo opened this issue Dec 23, 2018 · 2 comments

Comments

@loohoo
Copy link

loohoo commented Dec 23, 2018

is there any shortcut key or command to do fold/unfold all block ?

@loohoo loohoo closed this as completed Dec 31, 2018
@Zeioth
Copy link

Zeioth commented Jun 6, 2020

Did you find the solution?

@pseewald
Copy link
Owner

pseewald commented Jun 6, 2020

From Vim help:

zM              Close all folds: set 'foldlevel' to 0.
                'foldenable' will be set.
zR              Open all folds.  This sets 'foldlevel' to highest fold level.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants