diff --git a/repository/a.json b/repository/a.json index cc0893ee47c..f2acd534608 100644 --- a/repository/a.json +++ b/repository/a.json @@ -2247,6 +2247,17 @@ } ] }, + { + "name": "Auto Open Notes", + "details": "https://github.com/noahcoad/SublimeAutoOpenNotes", + "labels": ["notes.txt", "readme.txt", "readme.md", "readme"], + "releases": [ + { + "sublime_text": ">=3000", + "tags": true + } + ] + }, { "name": "Auto Refresh", "details": "https://github.com/Wouterdek/AutoRefresh",