1
0
Fork 0
mirror of https://github.com/luzifer/vim.git synced 2024-11-10 00:20:00 +00:00
vim/after/ftplugin/python.vim

4 lines
43 B
VimL
Raw Normal View History

2013-12-12 21:47:53 +00:00
setlocal ts=2
setlocal sw=2
setlocal sts=2