mirror of
https://github.com/SerenityOS/serenity
synced 2026-04-26 01:25:22 +02:00
This moves some stuff around to make LibGUI depend on LibSyntax instead of the other way around, as not every application that wishes to do syntax highlighting is necessarily a LibGUI (or even a GUI) application.