python setup, shiftwidth, tabstop, softtabstop
This commit is contained in:
parent
2329b1cd8a
commit
1c0054a329
3
vim/settings/python.vim
Normal file
3
vim/settings/python.vim
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
autocmd FileType python set shiftwidth=2
|
||||||
|
autocmd FileType python set tabstop=2
|
||||||
|
autocmd FileType python set softtabstop=2
|
Loading…
Reference in New Issue
Block a user