aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/map.h
Commit message (Expand)AuthorAge
* highlight: refactor to use stateful representationBjörn Linse2018-07-21
* build/NetBSD: use kinfo_proc2; undef uint64_t (#8197)Utkarsh Anand2018-03-29
* bufhl: use kbtree for bufhlBjörn Linse2017-06-24
* refactor: Remove unused MAP_IMPL. (#6573)Patrick Jackson2017-04-23
* api: unify buffer numbers and window ids with handlesBjörn Linse2016-08-31
* api: rename "msgpack_rpc/defs.h" to "api/private/dispatch.h" and use the head...Björn Linse2016-08-31
* *: Fix errors from new linter checksZyX2016-06-11
* bufhl: new mechanism for plugins to add highlights to a bufferBjörn Linse2016-02-23
* map: Add Map(int, int)Thiago de Arruda2015-03-25
* map: Add map_clear methodThiago de Arruda2015-03-25
* msgpack-rpc: Allow selective deferral API callsThiago de Arruda2014-10-21
* msgpack-rpc: Create subdirectory for msgpack-rpc modulesThiago de Arruda2014-10-21
* map/msgpack-rpc: Declare/define maps rpc method handlersThiago de Arruda2014-09-12
* provider: New module used to expose extension points for core servicesThiago de Arruda2014-07-17
* Add automatic generation of headersZyX2014-06-02
* Refactor: Redefine `Map(T)` as a more generic `Map(T, U)` macroThiago de Arruda2014-05-30
* API: Refactor: Implement api/handle moduleThiago de Arruda2014-05-23
* Improve map module: Refactor vim_to_object_recThiago de Arruda2014-05-19
* Improve map module: Refactor into a macro libraryThiago de Arruda2014-05-19
* Improve map module: Change scopesThiago de Arruda2014-05-19
* Improve map module: Add to clint and CONV_SRCSThiago de Arruda2014-05-19
* 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