From 0b134d5e5ddbf96fecac9f0d6083a23b009d8a8e Mon Sep 17 00:00:00 2001 From: Rhuan Barreto Date: Fri, 20 Mar 2026 15:26:54 +0100 Subject: [PATCH] Add archgate proto plugin to .prototools --- .prototools | 1 + 1 file changed, 1 insertion(+) diff --git a/.prototools b/.prototools index ddd659c3..784c5c5b 100644 --- a/.prototools +++ b/.prototools @@ -11,4 +11,5 @@ auto-clean = true shared-globals-dir = true [plugins.tools] +archgate = "github://archgate/proto-plugin" gh = "https://raw.githubusercontent.com/appthrust/proto-toml-plugins/main/gh/plugin.toml"