Things under legendu
**
Things under legendu
You might need the package
python-dev(in Debian Series) orpython-devel(in Arch Linux) in order to compile the Vim addon YouCompleteMe.you should use install.py instead of install.sh. The later one is deprecated.
Run the following command to compile YouCompleteMe with clang support.
./install.py --clang-completerThis has been integrated into the script
linfig.vimYouCompeleteMe configuration file, this is done via the command linfig.vim currently
YCM can be installed on Cygwin as well if you do not have clang installed on cygwin then compile with the following command
./install.pyfunctions opened in all buffers are accessible by YCM, so they can be autocompleted
requires cmake to compile, added to linstall.vim