On Tue, Nov 28, 2017 at 09:45:09PM +0000, Edd Barrett wrote:
> Hi,
> 
> In the time we were porting neovim-0.2.1 there has been another release,
> so here it is.
> 
> I'll test this more thoroughly over the next couple of days.
> 
> Comments? OK?
> 
> (The py-neovim update still needs to go in too.)
> 

OK awolk@ tested both python2 & python3 with neovim 0.2.2

 33 ## Python 2 provider (optional)
 34   - INFO: Using: g:python_host_prog = "/usr/local/bin/python"
 35   - INFO: Executable: /usr/local/bin/python
 36   - INFO: Python2 version: 2.7.14
 37   - INFO: python-neovim version: 0.2.0
 38   - OK: Latest python-neovim is installed: 0.2.0
 39
 40 ## Python 3 provider (optional)
 41   - INFO: Using: g:python3_host_prog = "/usr/local/bin/python3"
 42   - INFO: Executable: /usr/local/bin/python3
 43   - INFO: Python3 version: 3.6.3
 44   - INFO: python3-neovim version: 0.2.0
 45   - OK: Latest python3-neovim is installed: 0.2.0

Reply via email to