aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/highlight.h
Commit message (Collapse)AuthorAge
* highlight: refactor to use stateful representationBjörn Linse2018-07-21
| | | | | This allows us to keep track of the source higlight groups, and not only the final combined highlights.
* highlight: extract low-level highlight logic from syntax, uiBjörn Linse2018-07-21