美文网首页
YouCompleteMe for Python3 on ubu

YouCompleteMe for Python3 on ubu

作者: yingshaoxo | 来源:发表于2018-05-21 01:29 被阅读35次

0. Be care

Only Ubuntu based system

1. Get ready

sudo apt install python3
sudo apt install python3-pip
pip3 install auto_everything

2. Prosessing

wget https://github.com/yingshaoxo/auto_everything/raw/master/demo/install_YouCompleteMe.py
python3 install_YouCompleteMe.py

3. Activation

Start vim, then type

:PluginInstall

相关文章

网友评论

      本文标题:YouCompleteMe for Python3 on ubu

      本文链接:https://www.haomeiwen.com/subject/icovcftx.html