aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/api/buffer.c
diff options
context:
space:
mode:
authorThiago de Arruda <tpadilha84@gmail.com>2014-09-03 16:22:05 -0300
committerThiago de Arruda <tpadilha84@gmail.com>2014-09-12 13:25:28 -0300
commitcd70b9c0152f79887ed548e6cf8992ae2121fedb (patch)
treea57bca6386d4156382b14a54f5d5b343bc16b7d9 /src/nvim/api/buffer.c
parent19bc29ee834516ff76944741b25fe158d2282b15 (diff)
downloadrneovim-cd70b9c0152f79887ed548e6cf8992ae2121fedb.tar.gz
rneovim-cd70b9c0152f79887ed548e6cf8992ae2121fedb.tar.bz2
rneovim-cd70b9c0152f79887ed548e6cf8992ae2121fedb.zip
msgpack-rpc: Refactor API metadata discovery method
A new method is now exposed via msgpack-rpc: "get_api_metadata". This method has the same job as the old method '0', it returns an object with API metadata for use by generators. There's one difference in the return value though: instead of returning a string containing another serialized msgpack document, the metadata object is returned directly(a separate deserialization step by clients is not required).
Diffstat (limited to 'src/nvim/api/buffer.c')
0 files changed, 0 insertions, 0 deletions