1
0
nvim-config/after/ftplugin/python.vim

6 lines
95 B
VimL

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