aboutsummaryrefslogtreecommitdiffhomepage
path: root/.gitmodules
diff options
context:
space:
mode:
authorRobin Haberkorn <robin.haberkorn@googlemail.com>2025-03-13 02:28:23 +0300
committerRobin Haberkorn <robin.haberkorn@googlemail.com>2025-03-13 02:28:23 +0300
commit8d8d62a108d6329049dac63f25c6119db6c44d12 (patch)
tree683b9f7675f0a0b2891de1e4524e4eb85ac2db17 /.gitmodules
parent541bee1c6d56ce81a0302263af006b53dc1aea64 (diff)
downloadsciteco-8d8d62a108d6329049dac63f25c6119db6c44d12.tar.gz
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.
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules2
1 files changed, 1 insertions, 1 deletions
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