-
-
Notifications
You must be signed in to change notification settings - Fork 303
feat(editing-support): Add mcphub.nvim #1401
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
Conversation
Review ChecklistDoes this PR follow the [Contribution Guidelines](development guidelines)? Following is a partial checklist: Proper conventional commit scoping:
|
|
Could you test this in the current version @Yorizel before I merge it in? |
|
When you try to create a new chat on avante with the plugin not loaded it throws an error saying that he couldn't load the custom tools but works fine just without the custom mcp tools |
|
i fixed the error i described, by making sure the plugin loads on file open like avante @Uzaaft |
* Create init.lua * Create README.md * Update README.md * Update init.lua * Update init.lua * Update lua/astrocommunity/editing-support/mcphub-nvim/README.md * Update lua/astrocommunity/editing-support/mcphub-nvim/init.lua * Update lua/astrocommunity/editing-support/mcphub-nvim/init.lua * Update lua/astrocommunity/editing-support/mcphub-nvim/README.md * feat: Move over to opts syntax, and format code * Making sure it loads on file enter --------- Co-authored-by: Uzair Aftab <[email protected]>
Adds
mcphub.nvim, with optional avante-nvim integration