aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/syntax_defs.h
Commit message (Expand)AuthorAge
* syntax: disptick_T is uint16_tJan Edmund Lazo2018-07-29
* syntax: syn_state.sst_next_list is int16_t*Jan Edmund Lazo2018-07-29
* syntax: update types for keyentry_T,sp_synJan Edmund Lazo2018-07-29
* ui/tui: highlighting refactorBjörn Linse2018-02-11
* refactor/single-include: syntax_defs.hrelnod2017-10-19
* syntax.c: register 'Normal' highlight groupMatthieu Coudron2017-08-22
* screen.c: make more highlights window specificBjörn Linse2017-06-14
* LintingAdnoC2016-05-17
* syntax: Add support for the "special" color used for undercurlsAdnoC2016-05-17
* syntax: Refactor to store all term and gui attributes independentlyThiago de Arruda2015-02-16
* syntax: Use RGB/GUI attribute information for "abstract_ui"Thiago de Arruda2014-12-08
* vim: move disptick_T from vim.h to syntax_defs.hNicolas Hillegeer2014-07-16
* move SST_* defines to syntax_defsBrandon Coleman2014-06-12
* Introduce nvim namespace: Fix define guards.Eliseo Martínez2014-05-15
* Introduce nvim namespace: Fix project-local includes.Eliseo Martínez2014-05-15
* Introduce nvim namespace: Move files.Eliseo Martínez2014-05-15