background and removed a lot of nonsense
[dotfiles.git] / .vim / ftplugin / python.vim
1 set tabstop=8
2 set expandtab
3 set shiftwidth=4
4 set softtabstop=4