From 2343bbf911a85b992bc9bdaa4f9b63d4c5322fd6 Mon Sep 17 00:00:00 2001 From: Rui Liao Date: Fri, 17 Jan 2025 17:45:38 +0800 Subject: [PATCH] Initial version of tclfmt --- repository/t.json | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/repository/t.json b/repository/t.json index 7af06d37e76..b09fd0f33ea 100755 --- a/repository/t.json +++ b/repository/t.json @@ -3910,6 +3910,17 @@ "tags": true } ] - } + }, + { + "name": "Tclfmt", + "details": "https://github.com/Rain7232/Tclfmt", + "labels": ["Tcl"], + "releases": [ + { + "sublime_text": ">=4000", + "tags": true + } + ] + }, ] }