aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/highlight.h
Commit message (Expand)AuthorAge
* refactor(api): make typed dicts appear as types in the source codebfredl2023-04-07
* build: allow IWYU to fix includes for all .c filesdundargoc2022-11-15
* refactor(highlight): make hlattrs2dict always use pre-allocated dictbfredl2022-08-31
* feat(ui): allow to set the highlight namespace per windowbfredl2022-08-17
* refactor: format all C files under nvim/ #15977dundargoc2021-10-12
* UI: implement 'pumblend' option for semi-transparent popupmenuBjörn Linse2019-02-07
* highlight: refactor to use stateful representationBjörn Linse2018-07-21
* highlight: extract low-level highlight logic from syntax, uiBjörn Linse2018-07-21