4 Commits

Author SHA1 Message Date
edd
5532d7814b Update Python bindings to neovim to 0.3.2.
Upstream has renamed the bindings, but for now we keep the old name.

OK sthen@, thanks!
2019-03-17 13:15:34 +00:00
edd
7e1e576371 editors/py-neovim: Update to 0.2.6.
From Jon Bernard, thanks for sending this in!

OK abieber@, sthen@. Thanks.
2018-07-01 14:21:36 +00:00
edd
942c3170e9 Update editors/py-neovim to 0.2.0.
OK awolk@, abieber@. Thanks.
2017-12-02 12:30:56 +00:00
edd
a838da6ac4 Import editors/py-neovim.
---8<---
Implements support for python plugins in Nvim. Also works as a library for
connecting to and scripting Nvim processes through its msgpack-rpc API.
--->8---

OK tb@. Thanks!
2017-05-12 10:14:09 +00:00