diff --git a/repository/t.json b/repository/t.json index eedc2fdf695..3acc32fecbb 100644 --- a/repository/t.json +++ b/repository/t.json @@ -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-" } ] }, @@ -2760,7 +2764,7 @@ "tags": true } ] - }, + }, { "name": "Toggle Symbol to String", "details": "https://github.com/zoomix/SublimeToggleSymbol",