aboutsummaryrefslogtreecommitdiffhomepage
path: root/.gitmodules
diff options
context:
space:
mode:
authorRobin Haberkorn <robin.haberkorn@googlemail.com>2024-09-13 11:45:35 +0200
committerRobin Haberkorn <robin.haberkorn@googlemail.com>2024-09-13 11:45:35 +0200
commit07d9cdfd3d1462f5f19cfa1422d9b5710c9e139d (patch)
tree2aed3f18cd3b377d82b7ed79e248bc8d213c371c /.gitmodules
parenta9224ebee3b6458dee42d76ec76b1a704e206107 (diff)
downloadsciteco-07d9cdfd3d1462f5f19cfa1422d9b5710c9e139d.tar.gz
updated Scintilla to v5.5.2, Scinterm to v5.1 and Lexilla to HEAD
* There are patches on top of Scintilla as were before * Scinterm has been switched back to the upstream repository and there are unreleased commits - especially for out-of-tree builds. * Lexilla hasn't been released since my troff lexer was merged.
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