Indent size by file type
Posted: Thu Dec 14, 2006 10:02 am
Currently indent size can only be set globally and while I use 2 spaces for all XML documents, I'd like to use 4 spaces for Python documents (as per http://www.python.org/dev/peps/pep-0008/). Thus, I'd like be able to set indent size (and possible default encoding) by file type.