diff options
| author | Robin Haberkorn <rhaberkorn@fmsbw.de> | 2026-01-05 01:09:43 +0300 |
|---|---|---|
| committer | Robin Haberkorn <rhaberkorn@fmsbw.de> | 2026-01-05 01:09:43 +0300 |
| commit | 05d9ee821f0d441883ab6141c288fe097fe51aab (patch) | |
| tree | 5c8c109d76ce0a34daf2694e7e04a465f1f531bd /.gitmodules | |
| parent | b697806bfd5a6756bb4b40776c4499577671a167 (diff) | |
upated Scinterm: fixes colors on PDCurses
See also https://github.com/orbitalquark/scinterm/pull/35
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules index 841ce77..af9fd68 100644 --- a/.gitmodules +++ b/.gitmodules @@ -4,7 +4,7 @@ ignore = untracked [submodule "scinterm"] path = contrib/scinterm - url = https://github.com/orbitalquark/scinterm.git + url = https://github.com/rhaberkorn/scinterm.git [submodule "lexilla"] path = contrib/lexilla url = https://github.com/ScintillaOrg/lexilla.git |
