I recently downloaded Python-Mode. When I open a python script, my functions are folded. I can unfold easily (it's one of the movement keys when you're on top the function definition). However, I can't figure out how to re-fold the function.
Moreover, and perhaps most importantly, :help pymode
returns an error ('E149: Sorry, no help for pymode'). So I can't even look up the documentation.
Any help would be appreciated.