1
0
nvim-config/after/ftplugin/sh.vim
2016-04-21 18:22:32 +02:00

4 lines
55 B
VimL

set shiftwidth=4
set expandtab
let g:sh_fold_enabled=1