aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/highlight.c
Commit message (Expand)AuthorAge
* multigrid: various cleanup (types, unused parameters)Björn Linse2018-12-31
* multigrid: Get rid of global ScreenLines and set_screengridUtkarsh Maheshwari2018-12-31
* highlight: Fix missing .rgb_sp_color in initializers (#9287)Justin M. Keyes2018-11-30
* diff/highlight: Fix GUI highlight for low-priority CursorLine (#9281)Justin M. Keyes2018-11-28
* diff/highlight: Show underline for low-priority CursorLineJustin M. Keyes2018-11-27
* refactor: Rename get_term_attr_entryJustin M. Keyes2018-11-27
* 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