From add92fb4f12c978f5b4f25aac79f92a1a57e3042 Mon Sep 17 00:00:00 2001 From: Kristian Larsson Date: Sun, 5 Jan 2025 23:54:41 +0100 Subject: [PATCH] Add Acton Acton package --- repository/a.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/repository/a.json b/repository/a.json index e480266f801..6f6ba50812b 100644 --- a/repository/a.json +++ b/repository/a.json @@ -242,6 +242,17 @@ } ] }, + { + "name": "Acton", + "details": "https://github.com/actonlang/sublime-acton", + "labels": ["language syntax"], + "releases": [ + { + "sublime_text": "*", + "tags": true + } + ] + }, { "name": "ActualVim", "details": "https://github.com/lunixbochs/actualvim",