From c794f186c0a618d2d4cdd5445d9ff20e6f640762 Mon Sep 17 00:00:00 2001 From: Adam Stankiewicz Date: Thu, 8 Jul 2021 11:54:15 +0200 Subject: Update --- autoload/polyglot/sleuth.vim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'autoload/polyglot/sleuth.vim') diff --git a/autoload/polyglot/sleuth.vim b/autoload/polyglot/sleuth.vim index d308561c..bf3166a4 100644 --- a/autoload/polyglot/sleuth.vim +++ b/autoload/polyglot/sleuth.vim @@ -217,7 +217,7 @@ let s:globs = { \ 'hastepreproc': '*.htpp', \ 'haxe': '*.hx,*.hxsl', \ 'hb': '*.hb', - \ 'hcl': '*.hcl,*.nomad,*.workflow,Appfile', + \ 'hcl': '*.hcl,*.nomad,*.workflow,Appfile,.terraformrc,terraform.rc', \ 'helm': '', \ 'help': '', \ 'hercules': '*.vc,*.ev,*.sum,*.errsum', -- cgit v1.2.3