aboutsummaryrefslogtreecommitdiff
path: root/runtime/doc/msgpack_rpc.txt
Commit message (Expand)AuthorAge
* add cmdline mode to modechange of RPC and testschemzqm2016-11-30
* api: api_info()['version']Justin M. Keyes2016-10-28
* api: Nvim version, API level #5386Rui Abreu Ferreira2016-10-26
* api: Establish API naming convention. (#5344)Justin M. Keyes2016-09-17
* api: consistently use nvim_ prefix and update documentationBjörn Linse2016-08-31
* api/ui: add documentation for remote ui redraw eventsBjörn Linse2016-08-29
* job control: reuse common job code for rpc jobsBjörn Linse2016-08-20
* doc: api_infoJustin M. Keyes2016-06-18
* eval: add api_info()Björn Linse2016-06-17
* doc: uppercase RPCJustin M. Keyes2016-06-15
* doc: remove "nvim-" qualfier from tagsJustin M. Keyes2016-06-15
* doc: msgpack_rpc: De-emphasize the transport protocol.Justin M. Keyes2016-06-15
* docs: start api docs and document highlight mechanismBjörn Linse2016-02-23
* api: represent api type String as msgpack type STR. closes #1250Björn Linse2015-10-08
* doc: Revise for flow and consistency #2831alecbrooks2015-06-24
* doc: v:servername, serverstart()Justin M. Keyes2015-05-17
* docs: update for rpcstart('nvim', ['--embed'])Scott Prager2015-04-13
* doc: Misc. cleanupJustin M. Keyes2015-03-24
* docs: Clean up python, provider, remote_plugin #2056Geoff Harcourt2015-03-08
* docs: Misc. improvements to job_control/msgpackMichael Reed2015-01-11
* Fix outdated msgpack-rpc doc.Eliseo Martínez2014-11-26
* Fix warnings: Fix outdated doc: Connecting to nvim through python REPL.Eliseo Martínez2014-11-21
* doc: update msgpack_rpc documentation to use nvim as variable name #1470James Baumgarten2014-11-17
* Fix api metadata function name in docsAlex Genco2014-11-13
* runtime/docs/msgpack-rpc: Misc. fixesMichael Reed2014-11-03
* doc: cleanupStefan Hoffmann2014-10-06
* runtime: Some nvim documentation fixes pointed by @oni-linkThiago de Arruda2014-09-15
* runtime: Initial msgpack-rpc documentationThiago de Arruda2014-09-13