feat: implement user-defined text shortcuts (#2512)
Co-authored-by: pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com>
This commit is contained in:
@@ -676,6 +676,8 @@ M._defaults = {
|
||||
custom_tools = {},
|
||||
---@type AvanteSlashCommand[]
|
||||
slash_commands = {},
|
||||
---@type AvanteShortcut[]
|
||||
shortcuts = {},
|
||||
}
|
||||
|
||||
---@type avante.Config
|
||||
|
||||
Reference in New Issue
Block a user