diff --git a/repository/e.json b/repository/e.json index 5da574d9d49..6fea0790af1 100644 --- a/repository/e.json +++ b/repository/e.json @@ -268,6 +268,21 @@ } ] }, + { + "name": "EdgeOS", + "description": "Syntax highlighting for EdgeMax EdgeOS.", + "details": "https://github.com/lojoja/sublime-syntax-edgeos", + "issues": "https://github.com/lojoja/sublime-syntax-edgeos/issues", + "readme": "https://raw.githubusercontent.com/lojoja/sublime-syntax-edgeos/master/README.md", + "author": "lojoja", + "labels": ["language syntax"], + "releases": [ + { + "sublime_text": ">=3092", + "tags": true + } + ] + }, { "name": "EdifactHighlighter", "details": "https://github.com/Frogli/sublime-edifact",