From c2606c8633acd95752c0b5c76a1cf9ad67034986 Mon Sep 17 00:00:00 2001 From: Robin Haberkorn Date: Wed, 21 Aug 2024 15:26:23 +0200 Subject: reverted adf0c46a70b20d187b62c596052f643a6673f68f and updated Scinterm to v5.0 * The patch for indicator styles turned out to be unnecessary, so I switched back to the mainline Scinterm repository. * Scinterm is now on the latest commit that still supports my version of Scintilla (v5.3.4). --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index c09dc98..3636830 100644 --- a/.gitmodules +++ b/.gitmodules @@ -4,7 +4,7 @@ ignore = untracked [submodule "scinterm"] path = contrib/scinterm - url = https://github.com/rhaberkorn/scinterm.git + url = https://github.com/orbitalquark/scinterm.git [submodule "lexilla"] path = contrib/lexilla url = https://github.com/rhaberkorn/lexilla.git -- cgit v1.2.3