From 96d981371b467adeb0724df9d19d6c19a37bb98c Mon Sep 17 00:00:00 2001 From: Cibin Mathew <10793628+cibinmathew@users.noreply.github.com> Date: Sat, 2 Mar 2024 11:23:59 +0100 Subject: [PATCH] Added AWS Helper plugin (#8864) --- repository/a.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/repository/a.json b/repository/a.json index 2e7ca5bd5c7..3be2a090da0 100644 --- a/repository/a.json +++ b/repository/a.json @@ -2705,6 +2705,18 @@ "branch": "master" } ] + }, + { + "name": "AWS Helper", + "details": "https://github.com/cibinmathew/sublime-aws-helper", + "labels": ["aws", "awscli", "amazon"], + "author": "Cibin Mathew", + "releases": [ + { + "sublime_text": "*", + "tags": true + } + ] }, { "name": "AWS Lambda",