roxma/python-support.nvim

E118: Too many arguments for function: <SNR>31_py2/3requirements errors

partounian opened this issue · 1 comments

On Ubuntu 14.04 server I am getting these errors on vim startup.
E118: Too many arguments for function: 31_py2requirements
E118: Too many arguments for function: 31_py3requirements
I have run the :PythonSupportInit functions without issues, but with the plugin enabled I get these errors.

On my Mac, I have the same vim settings but no errors.

roxma commented

Thanks for the feedback.

Let me know if the problem still exists.