|
|||||||
Install YouCompleteMe plugin complete
Время создания: 08.10.2017 13:55
Раздел: vim - Настройка - plugins - jedi-vim
Запись: xintrea/mytetra_db_mcold/master/base/1507460118l5ugw35o67/text.html на raw.githubusercontent.com
|
|||||||
|
|||||||
https://github.com/Valloric/YouCompleteMe sudo apt-get install build-essential cmake Compiling YCM with semantic support for C-family languages: cd ~/.vim/bundle/YouCompleteMe ./install.py --clang-completer Compiling YCM without semantic support for C-family languages: cd ~/.vim/bundle/YouCompleteMe ./install.py The following additional language support options are available:
To simply compile with everything enabled, there's a --all flag. So, to install with all language features, ensure xbuild, go, tsserver, node, npm, rustc, and cargo tools are installed and in your PATH, then simply run: cd ~/.vim/bundle/YouCompleteMe ./install.py --all |
|||||||
Так же в этом разделе:
|
|||||||
|
|||||||
|