YouCompleteMe for Python3 on ubu

2018-05-21  本文已影响35人  yingshaoxo

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
上一篇 下一篇

猜你喜欢

热点阅读