This is supported on crate feature use_async-std only.
Expand description

Functions to spawn a neovim session using async-std

Functions

Connect to the neovim instance that spawned this process over stdin/stdout

Connect to a neovim instance via unix socket by path. This is currently only available on Unix for async-std.

Connect to a neovim instance via tcp