aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/highlight.c
Commit message (Expand)AuthorAge
* highlight: HlAttrs is a value type; treat it like suchBjörn Linse2018-08-13
* ui: use line-based rather than char-based updates in screen.cBjörn Linse2018-07-21
* highlight: refactor to use stateful representationBjörn Linse2018-07-21
* highlight: extract low-level highlight logic from syntax, uiBjörn Linse2018-07-21