From 14e17d30af44918ac51a553dd6da103fe444c697 Mon Sep 17 00:00:00 2001 From: SelimJB Date: Mon, 18 Dec 2023 16:46:00 +0100 Subject: [PATCH] Add ScrollToCursor package (#8852) --- repository/s.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/repository/s.json b/repository/s.json index aa11254c59d..0e4b5cce97a 100644 --- a/repository/s.json +++ b/repository/s.json @@ -666,6 +666,16 @@ } ] }, + { + "name": "ScrollToCursor", + "details": "https://github.com/SelimJB/ScrollToCursor", + "releases": [ + { + "sublime_text": "*", + "tags": true + } + ] + }, { "name": "SCSS", "details": "https://github.com/MarioRicalde/SCSS.tmbundle/tree/SublimeText2",