aboutsummaryrefslogtreecommitdiffhomepage
path: root/.gitmodules
diff options
context:
space:
mode:
authorRobin Haberkorn <rhaberkorn@fmsbw.de>2025-12-28 13:03:16 +0100
committerRobin Haberkorn <rhaberkorn@fmsbw.de>2025-12-28 20:57:31 +0100
commitd94521fb5b5a5c3a6315c425dba5f1218f0dd323 (patch)
treed82e1194ee1abb04c5eaf8f1c23a80f2849193b8 /.gitmodules
parentc2114fa0af73b42bc1ef302f7511ef87690cc0b1 (diff)
Curses: use INDIC_SQUIGGLE to render rubbed-out command lines
* This is still rendered as underlined text. * It uses a new Scinterm upstream feature, so we can switch back to the upstream repo.
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules
index af9fd68..841ce77 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