mirror of https://github.com/bjeanes/dotfiles.git
4 lines
62 B
VimL
4 lines
62 B
VimL
|
setlocal shiftwidth=2
|
||
|
setlocal tabstop=2
|
||
|
setlocal noexpandtab
|