the extra config dir seems unnecessary, this folder should already only contain configuration files
5 lines
66 B
VimL
5 lines
66 B
VimL
set softtabstop=4
|
|
set shiftwidth=4
|
|
set smartindent
|
|
set expandtab
|