blob: e54f1d3f829b3327d49f8e69737d27635b3d8da5 [file] [log] [blame]
Eli Bendersky53031302015-03-21 09:46:39 -07001" Force indentation styles for this directory
2autocmd FileType python set shiftwidth=2
3autocmd FileType python set tabstop=2
4autocmd FileType python set softtabstop=2