dotfiles/vim/ftplugin/terraform.vim

4 lines
77 B
VimL

" Customizing spacing in terraform files
set softtabstop=2
set shiftwidth=2