1
0
nvim-config/after/ftplugin/python.vim
2016-05-08 17:23:30 +02:00

7 lines
96 B
VimL

set expandtab
set shiftwidth=4
set foldmethod=indent
set foldnestmax=2
set formatoptions=croql