blob: f15c764f737276f33c2b65cd13015bdeb8e88360 (
plain)
1
2
3
4
5
|
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.
WWW: https://pynvim.readthedocs.io/en/latest/
|