1" Force indentation styles for this directory 2autocmd FileType python set shiftwidth=2 3autocmd FileType python set tabstop=2 4autocmd FileType python set softtabstop=2 5