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 ""