[EMAIL PROTECTED] enlightened us with:
> Found an earlier thread that answered my question:
Good for you.
I often want only one or two levels of indentation at maximum. This
ensures not all if/while/for etc. blocks are indented. Most of my
python files either contain classes (max indent 2) or onl
Found an earlier thread that answered my question:
http://mail.python.org/pipermail/python-list/2005-July/289078.html
"""Then zo opens the fold under the cursor one level, zO opens
it recursively, zc and zC close it non- and recursively. zr opens all
folds one level, zR opens them all recursively