summaryrefslogtreecommitdiff
path: root/src/dged/syntax.c
AgeCommit message (Expand)Author
2024-05-06Fix slow buffer pasteAlbert Cervin
2024-03-18Fix clang buildAlbert Cervin
2024-03-18More work on languages/syntaxAlbert Cervin
2024-03-07Implement timers properlyAlbert Cervin
2024-03-05Make syntax path a proper search pathAlbert Cervin
2024-02-18Add qml lang and fix some regexesAlbert Cervin
2024-02-18Fix bytes vs char offsetAlbert Cervin
2024-02-01Add git commit syntaxAlbert Cervin
2024-01-31Fix syntax predicate creationAlbert Cervin
2024-01-31Finish lang settings reworkAlbert Cervin
2024-01-31Handle empty buffers in highlightingAlbert Cervin
2024-01-30Syntax highlight is a goAlbert Cervin