From a19bcfbd09b838bae279a662ce36f7f107c6cca3 Mon Sep 17 00:00:00 2001 From: chuyanlong Date: Sat, 11 Oct 2025 08:48:36 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96UI?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- lua/lazyvim/plugins/extras/ai/avante.lua | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/lua/lazyvim/plugins/extras/ai/avante.lua b/lua/lazyvim/plugins/extras/ai/avante.lua index 7c417b12..0ccfe867 100644 --- a/lua/lazyvim/plugins/extras/ai/avante.lua +++ b/lua/lazyvim/plugins/extras/ai/avante.lua @@ -280,7 +280,7 @@ return { width = 40, sidebar_header = { enabled = true, -- true, false to enable/disable the header - align = "center", -- left, center, right for title + align = "left", -- left, center, right for title rounded = true, }, edit = { @@ -294,10 +294,6 @@ return { ---@type "ours" | "theirs" focus_on_apply = "theirs", -- which diff to focus after applying }, - input = { - prefix = "", - height = 10, -- Height of the input window in vertical layout - }, }, }, dependencies = {