AstroNvim / astrocommunity

A community repository of common plugin specifications
GNU General Public License v3.0
1.16k stars 236 forks source link

feat(completion): added `avante-nvim` plugin #1184

Closed vonhyou closed 3 weeks ago

vonhyou commented 1 month ago

📑 Description

Add a new plugin for a cursor-like experience, supports Claude, OpenAI, Copilot etc.

Closes #1168

github-actions[bot] commented 1 month ago

Review Checklist

Does this PR follow the [Contribution Guidelines](development guidelines)? Following is a partial checklist:

Proper conventional commit scoping:

luxus commented 1 month ago

https://github.com/yetone/avante.nvim/wiki#keymaps-and-api-i-guess keymaps should be done with astrocore i guess and the plugin should load on avante commands and on entering visual mode

kaka-ruto commented 1 month ago

Thanks @vonhyou !