This package browser is in early development. Mind the rough edges.

python-pynvim 0.6.0

Python client and plugin host for neovim

Pynvim implements support for python plugins in neovim. It also works as a library for connecting to and scripting neovim processes through its msgpack-rpc API.

Installation

Install python-pynvim 0.6.0 as follows:

guix install python-pynvim@0.6.0

Or install the latest version:

guix install python-pynvim

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.