szymonmaszke / vimpyter

Edit your Jupyter notebooks in Vim/Neovim
MIT License
334 stars 17 forks source link

How to collapse and expand cells #25

Closed ando600 closed 3 years ago

ando600 commented 3 years ago

Hi, I am sort of new to vim and jupyter, I am wondering what the command to collapse and expand cells is. Do I need to install a separate plugin? Thanks

ando600 commented 3 years ago

Okay I figured it out. It’s just the standard zc and zo in normal mode for anyone who has the same question