docs: add reasonable mappings (#223)

This commit is contained in:
LintaoAmons 2024-08-26 12:26:29 +08:00 committed by GitHub
parent 312543b680
commit 6113c246e0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -122,6 +122,14 @@ _See [config.lua#L9](./lua/avante/config.lua) for the full config_
next = "]]",
prev = "[[",
},
submit = {
normal = "<CR>",
insert = "<C-s>",
},
toggle = {
debug = "<leader>ad",
hint = "<leader>ah",
},
},
hints = { enabled = true },
windows = {