笔记-有关于Vim
发布时间:2020-12-15 09:24:14 所属栏目:安全 来源:网络整理
导读:安装bundle来管理Plugin https://github.com/VundleVim/Vundle.vim#about 安装YouCompleteMe https://github.com/Valloric/YouCompleteMe/tree/cd4172746279fbe177e18e7731a92ede8054e598#general-usage 安装YouCompleteMe时,并未直接使用bundle,原因是bun
安装bundle来管理Pluginhttps://github.com/VundleVim/Vundle.vim#about
安装YouCompleteMe
https://github.com/Valloric/YouCompleteMe/tree/cd4172746279fbe177e18e7731a92ede8054e598#general-usage
安装YouCompleteMe时,并未直接使用bundle,原因是bundle在通过git clone YouCompleteMe时,可能会卡住,于是就手工git clone,然后git submodule update --init --recursive,下载了很久,中间卡住过一次,然后用install.py编译的。用install.py编译时能避免出现python3和python2的兼容问题。
(编辑:李大同) 【声明】本站内容均来自网络,其相关言论仅代表作者个人观点,不代表本站立场。若无意侵犯到您的权利,请及时与联系站长删除相关内容! |