emacs-ycmd
emacs-ycmd copied to clipboard
Ycmd server can't start
I've set the settings according to the document, but it doesn't work.
Here are my settings:
Thanks a lot to any help!
By the way, I've set 'ycmd-startup-timeout' into 10s.
I remember -u is important and make sure python3 is used and can start the server at all.
ycmd-server-command `("python3" "-u" ,(file-truename "~/yuki/ycmd/ycmd"))