From 7b84aefc2f17781ae46d40ea40bc4146a75ef5e8 Mon Sep 17 00:00:00 2001 From: newbie Date: Thu, 23 Nov 2023 23:01:13 +0800 Subject: [PATCH] update --- lua/plugs/toggleterm.lua | 1 + 1 file changed, 1 insertion(+) diff --git a/lua/plugs/toggleterm.lua b/lua/plugs/toggleterm.lua index b2500db..70fb9c7 100644 --- a/lua/plugs/toggleterm.lua +++ b/lua/plugs/toggleterm.lua @@ -16,6 +16,7 @@ return { persist_size = true, direction = 'horizontal', } + end },