dail8859 / NotepadNext

A cross-platform, reimplementation of Notepad++
GNU General Public License v3.0
9.28k stars 555 forks source link

Update to Scintilla v5.5.3, Lexilla v5.4.1 #653

Closed inkydragon closed 1 month ago

inkydragon commented 1 month ago

Since Lexilla is move to GitHub https://github.com/ScintillaOrg/lexilla Maybe we can add it to git submodule.

dail8859 commented 1 month ago

Thanks!

Maybe we can add it to git submodule.

I've considered this. The idea of submodules is good but every time I deal with them I end up regretting it. They end up just being a pain.