From e1bd0144b79d26eb4263a3813656d9cbaf615287 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Markus=20D=C3=B6ring?= Date: Thu, 2 Jan 2025 10:16:31 +0100 Subject: [PATCH] Add TextTree syntax highlighter --- repository/t.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/repository/t.json b/repository/t.json index 7af06d37e76..dc95ff2fe48 100755 --- a/repository/t.json +++ b/repository/t.json @@ -996,6 +996,16 @@ } ] }, + { + "name": "TextTree", + "details": "https://github.com/gbif/text-tree-sublime", + "releases": [ + { + "sublime_text": "*", + "tags": true + } + ] + }, { "name": "Theme - Adaptify", "details": "https://github.com/lodev09/Adaptify",