aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/api/buffer.h
Commit message (Expand)AuthorAge
* feat(lua-api): avoid unnecessary allocations (#19877)Lewis Russell2022-11-14
* refactor(api): move extmark API to its own fileBjörn Linse2021-10-25
* Remove stdbool.h from files which don't need itPavel Platto2014-07-11
* Add automatic generation of headersZyX2014-06-02
* Move documentation from function declarations to definitionsZyX2014-06-02
* API: Refactor: Implement buffer_get_numberThiago de Arruda2014-05-23
* API: Refactor: Move non-public files to private subdirectoryThiago de Arruda2014-05-23
* Use more descriptive names for API primitive typesThiago de Arruda2014-05-17
* 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