this post was submitted on 22 Jun 2025
9 points (90.9% liked)

Neovim

2507 readers
1 users here now

founded 2 years ago
MODERATORS
 

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?

you are viewing a single comment's thread
view the rest of the comments
[–] scrooge101@lemmy.ml 2 points 5 days ago

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.