chore(cmd): AvanteChat (#542)
Signed-off-by: Aaron Pham <contact@aarnphm.xyz>
This commit is contained in:
parent
29e109e447
commit
e18fd41180
@ -69,6 +69,7 @@ H.commands = function()
|
||||
return candidates
|
||||
end,
|
||||
})
|
||||
cmd("Chat", function() require("avante.api").ask({ ask = false }) end, { desc = "avante: chat with the codebase" })
|
||||
cmd("Toggle", function() M.toggle() end, { desc = "avante: toggle AI panel" })
|
||||
cmd(
|
||||
"Edit",
|
||||
|
Loading…
x
Reference in New Issue
Block a user