Deadairx / dotfiles

0 stars 1 forks source link

Add LLM Plugin for NeoVim #4

Open Deadairx opened 3 days ago

Deadairx commented 3 days ago

currently looking at yetone/avante.nvim but may want to consider Copilot specific ones for work

Chat

Completion

Generation

Deadairx commented 3 days ago

This NeoVim Conf talk has a lot of good suggestions for plugins to use. He prefers Copilot for the most part.

Deadairx commented 3 days ago

I got avante set up and working with OpenAI, but my main complaint out the gate is there doesn't seem to be support for adding multiple files to the context when using the chat interface. I imagine this is geared more toward micro changes and assistance.

I think I'm going to look at ChatGPT.nvim next. But I also need to get a Copilot plugin setup for work