aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/buffer.h
Commit message (Expand)AuthorAge
* *: Fix errors from new linter checksZyX2016-06-11
* tabline: Add %[] atom to the tabline, for random commands on clickZyX2016-02-01
* buffer: Add WITH_BUFFER macro to simplify global buffer modificationThiago de Arruda2015-03-25
* Change buffer.h #defines to enums so they can be used in testsWayne Rowcliffe2014-07-22
* vim: include used definitions in headersNicolas Hillegeer2014-07-16
* vim: move linenr_T and colnr_T to pos.hNicolas Hillegeer2014-07-16
* move defines from vim.hBrandon Coleman2014-07-12
* Add automatic generation of headersZyX2014-06-02
* Introduce nvim namespace: Fix define guards.Eliseo Martínez2014-05-15
* Introduce nvim namespace: Move files.Eliseo Martínez2014-05-15