dotfiles/editors/vim/after/ftplugin/sh.vim

4 lines
62 B
VimL

setlocal shiftwidth=2
setlocal tabstop=2
setlocal noexpandtab