dotfiles/vim/ftplugin/terraform.vim

4 lines
77 B
VimL
Raw Normal View History

2023-04-29 16:36:57 +02:00
" Customizing spacing in terraform files
set softtabstop=2
set shiftwidth=2