diff options
author | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2024-08-21 15:26:23 +0200 |
---|---|---|
committer | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2024-08-21 15:41:41 +0200 |
commit | c2606c8633acd95752c0b5c76a1cf9ad67034986 (patch) | |
tree | b085714c5b07c4afda9ac84c23072abef1c5af6a | |
parent | adf0c46a70b20d187b62c596052f643a6673f68f (diff) | |
download | sciteco-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).
-rw-r--r-- | .gitmodules | 2 | ||||
m--------- | contrib/scinterm | 0 |
2 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 diff --git a/contrib/scinterm b/contrib/scinterm -Subproject e1560a0ae844423ff201965a6bf605ba7706710 +Subproject 2701ad38c5bc46d3b0e59ea8cf11dee1488d76a |