Per the Python Style Guide I use indents of 4 spaces for *.py files. But for css and html files I'd like to be daring and use indents of only 2 spaces. Is there some way to spec a different default indent by file type? Thanks, Michael