From 2931a476c4d7fc6ee15add7b5df9ea60a277f9e2 Mon Sep 17 00:00:00 2001 From: Keny C Date: Tue, 26 Mar 2024 09:22:45 +0100 Subject: [PATCH] New plugin: LingExRef --- repository/l.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/repository/l.json b/repository/l.json index d4a6b94b7d0..5594a2d5e46 100644 --- a/repository/l.json +++ b/repository/l.json @@ -1117,6 +1117,22 @@ } ] }, + { + "name": "LingExRef", + "details": "https://github.com/KenyC/LingExRef", + "labels": [ + "latex", + "gb4e", + "linguex", + "expex" + ], + "releases": [ + { + "sublime_text": ">=3000", + "tags": true + } + ] + }, { "name": "Linguist Syntax", "details": "https://github.com/hronro/sublime-linguist-syntax",