My current fold method is by expression and this accurately finds the functions/classes that I want folded. However, sometimes I want to fold a portion of a function manually. Is there anyway to mix folding methods so I can keep the folds defined through an expression and also add manual folds? Thanks, Jeremy
ps. I am writing code in python and I am using the python_fold.vim script.
