fix: AvanteEdit command (#1799)

This commit is contained in:
yetone
2025-04-02 16:27:10 +08:00
committed by GitHub
parent 06757e8bf5
commit 0828d32346
6 changed files with 172 additions and 125 deletions

View File

@@ -449,7 +449,7 @@ M._defaults = {
height = 8, -- Height of the input window in vertical layout
},
edit = {
border = "rounded",
border = { " ", " ", " ", " ", " ", " ", " ", " " },
start_insert = true, -- Start insert mode when opening the edit window
},
ask = {