slackbuilds_ponce/python/python-neovim/README
Benjamin Trigona-Harany ca1cabe538
python/python-neovim: Added (Python client for Neovim).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
2017-02-04 06:59:30 +07:00

3 lines
192 B
Text

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