c.vim: default to 4-column indentation with soft tabs
[cmccabe-etc] / .vim / ftdetect / python.vim
1 " Python
2 au BufNewFile,BufRead *.py set filetype=python