Files
ladybird/Userland/Libraries/LibGUI/GitCommitLexer.cpp
Brian Gianforcaro 8e8d24fe29 LibGUI: Add a GitCommit SyntaxHighlighter implementation
This highlighter just syntax highlights the commented lines in your git
commit message. It could potentially be enhanced to handle the rebase
UI or other more advanced cases in the future.
2022-01-18 09:01:16 +01:00

1.8 KiB