mirror of
https://github.com/dcarrillo/dotfiles.git
synced 2025-07-02 05:09:25 +00:00
[neovim] Update mcphub/avante conf
This commit is contained in:
@ -1,4 +1,9 @@
|
||||
require("mcphub").setup({
|
||||
use_bundled_binary = true,
|
||||
auto_approve = true,
|
||||
extensions = {
|
||||
avante = {
|
||||
make_slash_commands = true,
|
||||
},
|
||||
},
|
||||
})
|
||||
|
Reference in New Issue
Block a user