Skip to content

Commit

Permalink
Merge branch 'main' of github.com:terramate-io/vscode-terramate into …
Browse files Browse the repository at this point in the history
…i4k-commands
  • Loading branch information
i4ki committed Feb 10, 2024
2 parents d9caca5 + cf0ed98 commit 6e745de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion syntaxes/terramate.tmLanguage.json
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@
"1": {
"patterns": [
{
"match": "\\b(?:terramate|git|stack|globals|lets|import|generate_hcl|content|config)\\b",
"match": "\\b(?:terramate|config|git|cloud|stack|globals|lets|map|import|generate_hcl|generate_file|content|tm_dynamic)\\b",
"name": "storage.type.tm"
},
{
Expand Down

0 comments on commit 6e745de

Please sign in to comment.