pynvim won't work on Mac due to greenlet binary library dependency (see #1). We can just replace it, possibly by using aegis actualvim approach of doing the rpc ourselves or seeing if there is another existing python library without native dependencies.
pynvim won't work on Mac due to greenlet binary library dependency (see #1). We can just replace it, possibly by using aegis actualvim approach of doing the rpc ourselves or seeing if there is another existing python library without native dependencies.