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

4 lines
62 B
VimL
Raw Normal View History

2017-04-02 10:14:41 +10:00
setlocal shiftwidth=2
setlocal tabstop=2
setlocal noexpandtab