UNPKG

neovim

Version:

Nvim msgpack API client and remote plugin provider

6 lines (5 loc) 273 B
export declare const NVIM_PLUGIN = "_nvim_plugin"; export declare const NVIM_DEV_MODE = "_nvim_dev_mode"; export declare const NVIM_SPEC = "_nvim_rpc_spec"; export declare const NVIM_SYNC = "_nvim_rpc_sync"; export declare const NVIM_METHOD_NAME = "_nvim_rpc_method_name";