-
-
Notifications
You must be signed in to change notification settings - Fork 253
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(completion): added avante-nvim
plugin
#1184
Conversation
Review ChecklistDoes this PR follow the [Contribution Guidelines](development guidelines)? Following is a partial checklist: Proper conventional commit scoping:
|
https://github.com/yetone/avante.nvim/wiki#keymaps-and-api-i-guess |
Thanks @vonhyou ! |
To ensure the plugin is loading as expected Co-authored-by: Uzair Aftab <[email protected]>
Removed because `lazy = false` is added Co-authored-by: Uzair Aftab <[email protected]>
Co-authored-by: Uzair Aftab <[email protected]>
Co-authored-by: Micah Halter <[email protected]>
Co-authored-by: Micah Halter <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This looks great! One last thing is we can add some extra stuff to help configure optional plugins :)
📑 Description
Add a new plugin for a cursor-like experience, supports Claude, OpenAI, Copilot etc.
Closes #1168