blob: 6e81da15c10635a40b3bcec94a5fbc470cab1c23 (
plain)
1
2
3
4
|
Python client and plugin host for neovim.
Pynvim implements support for python plugins in Nvim.
It also works as a library for connecting to and
scripting Nvim processes through its msgpack-rpc API.
|