Bug report: ATP_Vim - Neovim installation error
G'day,
I have the following error running neovim after installing Atp_vim:

Using neovim 0.2.1 with vim plug in windows 10.
Thanks


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.
Thank you @coot. It's good if you consider support neovim as this vim fork is now becoming more popular.
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.