diff --git a/repository/h.json b/repository/h.json index adc9bbf9650..24fcac5ef01 100644 --- a/repository/h.json +++ b/repository/h.json @@ -603,6 +603,18 @@ } ] }, + { + "name": "Highlight Token", + "details": "https://github.com/cepthomas/SbotHighlight", + "labels": ["highlight"], + "releases": [ + { + "sublime_text": ">=4000", + "platforms": ["windows", "linux"], + "tags": true + } + ] + }, { "name": "Highlight Trailing Whitespace", "details": "https://github.com/p3lim/sublime-highlight-trailing-whitespace",