Folding in vim

Benji York benji at benjiyork.com
Tue Jul 5 13:42:32 EDT 2005


Sybren Stuvel wrote:
> I always use one tab for indents, and set my editor to display it as
> four spaces. I like being able to unindent a line by deleting a single
> character.

Your editor probably supports a "backspace unindents" option.  If using 
Vim it would be something like "set softtabstop=4".
--
Benji York



More information about the Python-list mailing list