如何在Windows

时间:2016-08-17 20:01:25

标签: vim autocomplete pathogen

我正在尝试使用Pathogen安装YCM,但是在Github的README文件中没有使用Pathogen执行此操作的教程。有没有办法用病原体安装YCM,我该怎么办?

2 个答案:

答案 0 :(得分:2)

要使用Pathogen安装插件,您只需将其文件夹放在%USERPROFILE%/vimfiles/bundle/文件夹中。

一种方法是:

git clone https://github.com/Valloric/YouCompleteMe.git %USERPROFILE%/vimfiles/bundle/YouCompleteMe

然后按照其余的安装说明进行操作,就像它是Vundle一样(查看the repo以获取更多信息):

cd %USERPROFILE%/vimfiles/bundle/YouCompleteMe
python install.py --all

答案 1 :(得分:0)

在使用pyenv的macOS上,我不得不…

uploadType=multipart