On Sun, Jul 22, 2018 at 03:10:08PM +0200, Mladen Mijatov wrote:
> Package dependency just lists "neovim" package as required, but doesn't 
> specify
> which version. However, version 0.2.8-4 of neovim-qt fails to run with
> currently up to date neovim version 0.2.2-3.
> 
> Upon starting "neovim-qt" command, we are presented with a message which 
> states
> "API methods mismatch: Cannot connect to instance of Neovim, its version is
> likely too old, or the API has changed."

Hmm, neovim-qt should really be more tolerant here.  Nvim hasn't made
any incompatible changes to the API.

I do agree that the neovim package should expose metadata about the
supported API levels so packages can express relationships about that.
However, in this case the fix needs to be in neovim-qt.

Cheers,
-- 
James
GPG Key: 4096R/91BF BF4D 6956 BD5D F7B7  2D23 DFE6 91AE 331B A3DB

Reply via email to