aboutsummaryrefslogtreecommitdiffhomepage
path: root/.gitmodules
diff options
context:
space:
mode:
authorRobin Haberkorn <robin.haberkorn@googlemail.com>2024-08-21 15:26:23 +0200
committerRobin Haberkorn <robin.haberkorn@googlemail.com>2024-08-21 15:41:41 +0200
commitc2606c8633acd95752c0b5c76a1cf9ad67034986 (patch)
treeb085714c5b07c4afda9ac84c23072abef1c5af6a /.gitmodules
parentadf0c46a70b20d187b62c596052f643a6673f68f (diff)
downloadsciteco-c2606c8633acd95752c0b5c76a1cf9ad67034986.tar.gz
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).
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules2
1 files changed, 1 insertions, 1 deletions
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