YCM error. The ycmd server SHUT DOWN (restart wit...the instructions in the documentation) In FreeBSD

Open .py file with vim I got error message as following:

"YCM error. The ycmd server SHUT DOWN (restart wit...the instructions in the documentation)"

Solution:

1. Install cmake
# pkg install cmake

2. Compile
$ cd /home/j/.vim/bundle/YouCompleteMe
$ python3 install.py

Comments

Popular posts from this blog

BdsDex: failed to load Boot0001 "UEFI BHYVE SATA DISK BHYVE-OABE-20A5-E582" from PciRoot(0x0)/Pci (0x2, 0x0)/Stat(0x0,0xFFFF,0x0) : Not Found

How to Dockerizing LEMP Stack with Docker-Compose

How To Install Nginx, MySQL and PHP (FEMP) Stack on FreeBSD 13.0