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 = {