aboutsummaryrefslogtreecommitdiff
path: root/runtime/indent/terraform.vim
blob: d62813d6a26199e94fd4b067ebe604c6b55762b4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
" Vim indent file
" Language:    Terraform
" Maintainer:  Gregory Anders
" Upstream:    https://github.com/hashivim/vim-terraform
" Last Change: 2024-09-03

if exists('b:did_indent')
  finish
endif

runtime! indent/hcl.vim