From e7ba904dc278e43a33388b036969945a847de4ed Mon Sep 17 00:00:00 2001 From: Benjamin Schaaf Date: Sat, 7 Oct 2023 15:17:32 +1100 Subject: [PATCH] Add SBNF --- repository/s.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/repository/s.json b/repository/s.json index af98e0bce69..a7642b26653 100644 --- a/repository/s.json +++ b/repository/s.json @@ -277,6 +277,16 @@ } ] }, + { + "name": "SBNF", + "details": "https://github.com/BenjaminSchaaf/sbnf", + "releases": [ + { + "sublime_text": ">4077", + "tags": true + } + ] + }, { "name": "SBT Runner", "details": "https://github.com/chiappone/Sublime-SBT-Runner",