dotfiles/.vim/ftplugin/python.vim
2015-10-02 21:03:55 +02:00

4 lines
63 B
VimL

set tabstop=8
set expandtab
set shiftwidth=4
set softtabstop=4