mirror of
https://github.com/luzifer/vim.git
synced 2024-12-20 10:21:19 +00:00
Overwriting python filetype indent
This commit is contained in:
parent
bab49722b9
commit
136a34ea72
1 changed files with 3 additions and 0 deletions
3
after/ftplugin/python.vim
Normal file
3
after/ftplugin/python.vim
Normal file
|
@ -0,0 +1,3 @@
|
|||
setlocal ts=2
|
||||
setlocal sw=2
|
||||
setlocal sts=2
|
Loading…
Reference in a new issue