diff --git a/repository/v.json b/repository/v.json index aa9f123d071..557db5c25e5 100644 --- a/repository/v.json +++ b/repository/v.json @@ -779,20 +779,25 @@ ] }, { - "name": "Vue Syntax Highlight", - "details": "https://github.com/vuejs/vue-syntax-highlight", + "name": "Vue", + "details": "https://github.com/SublimeText/Vue", + "previous_names": ["Vue Syntax Highlight"], "releases": [ { "sublime_text": "<3153", "tags": "oldsyntax-" }, { - "sublime_text": "3153 - 3999", + "sublime_text": "3153 - 4106", "tags": "newsyntax-" }, { - "sublime_text": ">4000", - "tags": "st4-" + "sublime_text": "4107 - 4125", + "tags": "4107-" + }, + { + "sublime_text": ">=4126", + "tags": "4126-" } ] },