7

After installing vimspector with Plug.vim, when I reopen neovim, I met the problem as described in the title.

2 Answers 2

13

pip3 install neovim fix this problem

Sign up to request clarification or add additional context in comments.

Comments

7

The python package neovim has been renamed to pynvim since version 0.3.1, update the command to pip3 install pynvim

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.