Files
neovim/test/functional
Marco Hinz db3c797c6b provider: improve error message if provider is missing (#9487)
Move `has_eval_provider()` check to `eval_call_provider()` to make sure that
every code path calls it first.

Previously we would, when pynvim was missing, get a nice error message for
`:python3 1`, but not for `:py3file blah`.

Fixes https://github.com/neovim/neovim/issues/9485
2019-01-12 00:52:12 +01:00
..
2018-12-20 11:57:30 +01:00
2018-12-20 11:57:30 +01:00
2018-12-31 01:06:17 +01:00
2018-05-09 23:18:38 +02:00
2016-06-10 21:50:49 +03:00