" Python indent file " Only load this indent file when no other was loaded. if exists("b:did_indent") finish endif let b:did_indent = 1 setlocal expandtab setlocal sw=4 setlocal ts=4 setlocal tw=79 setlocal ai