Ivan Yonchovski
Ivan Yonchovski
If you mean envp in SSP_Opts - I believe the answer is yes.
Do you have anything working? If it is crashing, can you post the stderr output?
Can you ask in neovim team how to obtain the content of stderr? > "ignore initialization lsp server due to empty root_uri" Not sure what to do to make this...
This sounds more like something to be reported in Nim repo as it is more likely nimsuggest bug/limitaiton.
As per readme you have to enable helm icons before you load helm.
Is this your full config?
With this description, it is hard to guess what is causing your issue. Have you tried M-x toggle-debug-on-quit and then C-g when it hangs?
Have you checked the performance guide in lsp-mode's readme? You are missing few critical settings, e. g. gc-cons-threshold unless they are part of another file.
> Now emacs will still hang, but cpu is not at 100% anymore, more around 5-10% for a while. It still becomes entirely unresponsive regularly though. Please provide the required...
@king6cong the sum of all lsp-mode related time is 0. Are you able to reproduce that with lsp-start-plain.el?