- no module named ycmd
git submodule update --init --recursive
- Your C++ compiler does NOT fully support C++17
https://stackoverflow.com/questions/65284572/your-c-compiler-does-not-fully-support-c17
- ycmd server SHUT DOWN
vim8.2 installation:
sudo add-apt-repository ppa:jonathonf/vim
sudo apt update
sudo apt install vim
add-apt-repository command not found
sudo apt update sudo apt install software-properties-common