1
0
nvim-config/after/ftplugin/sh.vim
valeth b83e85750e update config file
move sh foldenable to ftplugin
change default clipboard behaviour
2016-04-17 23:17:12 +02:00

4 lines
55 B
VimL

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