mirror of
https://github.com/neovim/neovim.git
synced 2025-10-09 03:16:31 +00:00
api: refactor remote ui to use API dispatch generation
This commit is contained in:
@@ -7,8 +7,8 @@
|
||||
|
||||
#include "nvim/api/private/helpers.h"
|
||||
#include "nvim/api/vim.h"
|
||||
#include "nvim/api/ui.h"
|
||||
#include "nvim/msgpack_rpc/channel.h"
|
||||
#include "nvim/msgpack_rpc/remote_ui.h"
|
||||
#include "nvim/event/loop.h"
|
||||
#include "nvim/event/libuv_process.h"
|
||||
#include "nvim/event/rstream.h"
|
||||
|
Reference in New Issue
Block a user