mirror of
https://github.com/neovim/neovim.git
synced 2024-12-21 19:55:04 -07:00
db3c797c6b
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 |
||
---|---|---|
.. | ||
define_spec.lua | ||
nodejs_spec.lua | ||
python3_spec.lua | ||
python_spec.lua | ||
ruby_spec.lua |