aboutsummaryrefslogtreecommitdiffstats
path: root/ftdetect
diff options
context:
space:
mode:
Diffstat (limited to 'ftdetect')
-rw-r--r--ftdetect/hcl.vim1
1 files changed, 1 insertions, 0 deletions
diff --git a/ftdetect/hcl.vim b/ftdetect/hcl.vim
new file mode 100644
index 000000000..7e6d5a344
--- /dev/null
+++ b/ftdetect/hcl.vim
@@ -0,0 +1 @@
+autocmd BufRead,BufNewFile *.hcl,*.tf,*.tfvars set filetype=hcl