Replies: 3 comments 13 replies
|
Yep but u should use this with caution. The following must be satisfied, otherwise Neovim may fail to find this provider (For most of the time this will not be an issue, but when you somehow mess up your environment, this will be a tough one to debug).
Why not |
12 replies
|
You are right. For archlinux, it's better to install python module by |
1 reply
|
Seems like it's not Arch's own problem. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
archwiki的neovim介绍中有提及python-pynvim, 在Prerequisites的介绍中是否可将原有的
pip install neovim --user修改为pacman -S python-pynvimAll reactions