Skip to content

Commit

Permalink
Move Terraform package to ST org and adjust releases (#8954)
Browse files Browse the repository at this point in the history
Prepare for ST4-only releases.
  • Loading branch information
FichteFoll authored Aug 1, 2024
1 parent ee34a69 commit 2bacabb
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions repository/t.json
Original file line number Diff line number Diff line change
Expand Up @@ -742,11 +742,15 @@
},
{
"name": "Terraform",
"details": "https://github.com/alexlouden/Terraform.tmLanguage",
"details": "https://github.com/SublimeText/Terraform",
"releases": [
{
"sublime_text": "*",
"tags": true
"tags": "2000-"
},
{
"sublime_text": ">=4169",
"tags": "4169-"
}
]
},
Expand Down Expand Up @@ -2760,7 +2764,7 @@
"tags": true
}
]
},
},
{
"name": "Toggle Symbol to String",
"details": "https://github.com/zoomix/SublimeToggleSymbol",
Expand Down

0 comments on commit 2bacabb

Please sign in to comment.