Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(tests): "provider#python3#Prog" was removed upstream #563
Problem: Tests fail since upstream Nvim commit neovim/neovim@eb5d15e which removed the (internal) `provider#python3#Prog` function. pynvim.api.common.NvimError: nvim_exec2(): Vim(echomsg):E117: Unknown function: provider#python3#Prog Solution: Use the new Lua function instead.
- Loading branch information