Skip to content

Commit eec2737

Browse files
authored
Merge pull request #7 from davidhcefx/hcl-to-nomad
Apply hcl to "nomad" extension
2 parents 6eac4c5 + d5569e0 commit eec2737

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hcl.nanorc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# Original author: John Boero
55
# License: GPLv3 or newer
66

7-
syntax "hcl" "\.(tf|hcl)$"
7+
syntax "hcl" "\.(tf|nomad|hcl)$"
88
# No comments are permitted in JSON.
99
comment ""
1010

0 commit comments

Comments
 (0)