1
0
mirror of https://github.com/luzifer/vim.git synced 2024-09-19 19:12:55 +00:00
vim/after/ftplugin/python.vim

4 lines
43 B
VimL

setlocal ts=2
setlocal sw=2
setlocal sts=2