aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/syntax.h
Commit message (Expand)AuthorAge
* syntax: Refactor to store all term and gui attributes independentlyThiago de Arruda2015-02-16
* api/vim: allow guis and tests to retrieve the entire color tableBjörn Linse2015-02-02
* syntax: Use RGB/GUI attribute information for "abstract_ui"Thiago de Arruda2014-12-08
* move defines from vim.hBrandon Coleman2014-07-12
* Include stdbool.h in some files which use itPavel Platto2014-07-11
* move HL_* variables to syntax.hBrandon Coleman2014-06-12
* Fix some stylesZyX2014-06-02
* Add automatic generation of headersZyX2014-06-02
* 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