From 8d8d62a108d6329049dac63f25c6119db6c44d12 Mon Sep 17 00:00:00 2001 From: Robin Haberkorn Date: Thu, 13 Mar 2025 02:28:23 +0300 Subject: updated Scinterm: my monochrome patch was merged only with some modifications * SCI_COLOR_PAIR() is now a function teco_color_pair() since it also became an inline function in Scinterm. --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index db70f81..ed91108 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/ScintillaOrg/lexilla.git -- cgit v1.2.3