This repository was archived by the owner on Aug 22, 2023. It is now read-only.

Description
Summary
I can't get vim-like folding to work. I just want to collapse/fold a indented section, not the whole cell.
Can someone explain to me how this is supposed to work?
Environment
Behavior
The collapse key combinations don't seem to effect anything for me
Expected
Fold by indent by pressing zA.
Actual
Nothing.
Step by step procedure
What you have done to solve the issue
- I can't find any documentation about it besides the commit
- I get
Unknown option: foldmethod by setting manually.
Remarks
Thanks a lot for any help!