top | item 43915882

(no title)

pseudopersonal | 9 months ago

I would love a vim plugin for this. Many LLM vim plugins started off beautifully minimal, but became too agentic in their chase of Cursor.

discuss

order

deepsquirrelnet|9 months ago

Maybe once all of this is a bit more mature we can just get down to the minimal subset of features that are really important.

I’d love a nvim plugin that is more or less just a split chat window that makes it easy to paste code I’ve yanked (like yank to chat) add my commentary and maybe easily attach other files for context. That’s it really.

valzam|9 months ago

I can highly recommend gp.nvim, it has a few features but by default it's just a chat window with a yank-to-chat function. It also supports a context file that gets pasted into every chat automatically (for telling the AI about the tools you use etc)

SafeDusk|9 months ago

That is the dream! Would love someone to create a vim plugin for this, if not I'll do it myself if there is enough demand.