Add scintilla and Lexilla submodules

The submodules contain Scintilla 5.0.0 and Lexilla 5.0.1.
This commit is contained in:
Maarten Bent 2023-01-28 23:44:13 +01:00
parent cc6ea97ece
commit 69287454d6
No known key found for this signature in database
GPG key ID: 58AAEE3F4A4FD070
3 changed files with 10 additions and 0 deletions

8
.gitmodules vendored
View file

@ -30,3 +30,11 @@
path = 3rdparty/nanosvg
url = https://github.com/wxWidgets/nanosvg
branch = wx
[submodule "src/stc/scintilla"]
path = src/stc/scintilla
url = https://github.com/wxWidgets/scintilla.git
branch = wx
[submodule "src/stc/lexilla"]
path = src/stc/lexilla
url = https://github.com/wxWidgets/lexilla.git
branch = wx

1
src/stc/lexilla Submodule

@ -0,0 +1 @@
Subproject commit 7cab74cefa54851e99b8c06bd6e2cd659b4958ae

1
src/stc/scintilla Submodule

@ -0,0 +1 @@
Subproject commit b662e55b3d8143bdad94e9a373679c0bfa3f834d