aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/ui/syntax/highlighter.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* syntaxeditor: reject keys we don't parseJason A. Donenfeld2019-03-051-0/+2
|
* ui: move syntaxedit to sub-packageJason A. Donenfeld2019-02-281-0/+37
This speeds up compilation time considerably by not needing to invoke cgo for changes in the main UI.