While LLMs deliver at times questionable quality of code, they can be none the less helpful to give feedback, explain syntax or high level concepts. I was wondering how people are integrating them in neovim. How are you using LLMs? Is it worth thinking about a setup?
I was also sceptical, but then I started to use codecompanion.nvim with Hugging Face recently. It works quite well and can be helpful for coding.