From 77a1106aeab7c4bef0f98d27c9f01f04ef1d20b5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9?= Date: Wed, 21 Dec 2022 09:24:31 +0100 Subject: [PATCH] Apply hcl to "nomad" extension --- hcl.nanorc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hcl.nanorc b/hcl.nanorc index f02308b..2eb4258 100644 --- a/hcl.nanorc +++ b/hcl.nanorc @@ -4,7 +4,7 @@ # Original author: John Boero # License: GPLv3 or newer -syntax "hcl" "\.(tf|hcl)$" +syntax "hcl" "\.(tf|nomad|hcl)$" # No comments are permitted in JSON. comment ""