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
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I'm still a bit sceptical over LLMs but I've used copilot for line code completion for a few years now.
More recently I've started playing about with agents. I've been using avante.nvim for a couple of months with Claude and quite like it. The setup was a bit of a faff but it works quite well and has support for the more mainstream agents.
Over the last few days I've started trying out augment code which has a neovim plugin. Still on the fence about that one.
I'm no expert when it comes to any of this but this is what I've been messing about with. Hope it's useful!