aboutsummaryrefslogtreecommitdiff
path: root/vim/.vim/after/ftplugin/python.vim
blob: 643e63da98773c7b4cf75cb25722fdb4a6f826f2 (plain)
1
2
3
4
5
6
7
set nospell
set tw=0
set tabstop=8
set softtabstop=8
set shiftwidth=8
set noexpandtab