atp_vim icon indicating copy to clipboard operation
atp_vim copied to clipboard

Bug report: ATP_Vim - Neovim installation error

Open duytrung opened this issue 8 years ago • 5 comments

G'day,

I have the following error running neovim after installing Atp_vim:

image

Using neovim 0.2.1 with vim plug in windows 10.

Thanks

duytrung avatar Sep 18 '17 11:09 duytrung

image

duytrung avatar Sep 18 '17 11:09 duytrung

image

duytrung avatar Sep 18 '17 11:09 duytrung

Neovim has never been supported, but if you come up with a PR that will fix that I'll consider that. It seems that neovim does not support pyx command.

My suggestion is to fallback to py3 if pyx is not supported.

coot avatar Sep 18 '17 11:09 coot

Thank you @coot. It's good if you consider support neovim as this vim fork is now becoming more popular.

duytrung avatar Sep 18 '17 11:09 duytrung

I am not using latex on a regular basis anymore. I don't develop the plugin but I do fix issues. Vim is on the way to have terminal support (also via libvterm) and it already has async jobs, so there is less incentive to move to neovim I guess.

coot avatar Sep 18 '17 12:09 coot