NotebookNavigator.nvim
NotebookNavigator.nvim copied to clipboard
Folding cells
Another cool feature that Neovim offers that would give a Jupyter-like experience would be to quickly fold/unfold individual or all cells.
I've played with an implementation of this here that is functional, but maybe not done in the most elegant way. But if it is of interest, I could port it over here.