Commit Graph

3 Commits

Author SHA1 Message Date
Mathieu Arnold
79698c8457 Convert to UCL & cleanup pkg-message (categories e-g) 2019-08-13 16:03:11 +00:00
Adam Weinberger
1ad9700547 Remove neovim from TEST_DEPENDS, and original submitter becomes maintainer
My intention is to add an OPTION for pynvim to the neovim port, which
means that this port cannot depend upon neovim. Change do-test to a
maintainer-test target that gives some instructions.

Also, per original PR and at request of 0mp, pass maintainership to
Thomas Merkel, the submitter of the original py-pynvim PR.

PR:		236571
Approved by:	0mp
2019-03-19 16:15:44 +00:00
Mateusz Piotrowski
0da3753266 New port: editors/py-pynvim: 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.

WWW: https://pynvim.readthedocs.io/en/latest/

Reviewed by:	mat
Approved by:	mat (mentor)
Differential Revision:	https://reviews.freebsd.org/D19597
2019-03-18 13:23:02 +00:00