From a743400c524bf02af6895d5ae74501c3855ed581 Mon Sep 17 00:00:00 2001 From: Simon Lasbrugnas Date: Thu, 27 Feb 2025 14:57:19 +0100 Subject: [PATCH] chore: update avante config --- lua/custom/plugins/avante.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lua/custom/plugins/avante.lua b/lua/custom/plugins/avante.lua index 266a427..aad3111 100644 --- a/lua/custom/plugins/avante.lua +++ b/lua/custom/plugins/avante.lua @@ -26,7 +26,7 @@ return { }, edit = { border = "rounded", - start_insert = false, + start_insert = true, }, } },