mirror of
https://github.com/neovim/neovim.git
synced 2025-02-25 18:55:25 -06:00
docs(megpack_rpc): add news entry for msgpack-rpc client type
This commit is contained in:
parent
b46e93c5fd
commit
b641fc3874
@ -152,6 +152,9 @@ The following new APIs and features were added.
|
||||
• Functions that take a severity as an optional parameter (e.g.
|
||||
|vim.diagnostic.get()|) now also accept a list of severities |vim.diagnostic.severity|
|
||||
|
||||
• New RPC client type `msgpack-rpc` is added for `nvim_set_client_info` to
|
||||
support fully MessagePack-RPC compliant clients.
|
||||
|
||||
==============================================================================
|
||||
CHANGED FEATURES *news-changed*
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user