huggingface / llm-ls

LSP server leveraging LLMs for code completion (and more?)
Apache License 2.0
553 stars 43 forks source link

Can't accept completions #87

Closed Freaksed closed 1 month ago

Freaksed commented 5 months ago

I have the plugin installed and configured. I see ghost text followed by "^M" but I do not seem to be able to figure out how to accept the suggestion. I am running nvim in WSL2 on Windows...

Ca1len commented 3 months ago

Same problem with "^M". Still didn't fix it

McPatate commented 1 month ago

Hello, I believe this issue should live in https://github.com/huggingface/llm.nvim.

Could you please provide more detail in what the issue is, such as your configuration settings, screenshots or logs?

I'll close this PR for now and let you re-open in the other repo.