4 lines
77 B
VimL
4 lines
77 B
VimL
" Customizing spacing in terraform files
|
|
set softtabstop=2
|
|
set shiftwidth=2
|