From 017582c05a2d87c73cfe794dd2e296cc0caf86cd Mon Sep 17 00:00:00 2001 From: Folke Lemaitre Date: Thu, 28 Sep 2023 11:10:25 +0200 Subject: [PATCH] fix(telescope): typo --- lua/lazyvim/plugins/editor.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lua/lazyvim/plugins/editor.lua b/lua/lazyvim/plugins/editor.lua index 22b67c90..382626f2 100644 --- a/lua/lazyvim/plugins/editor.lua +++ b/lua/lazyvim/plugins/editor.lua @@ -206,7 +206,7 @@ return { }, }, } - }, + end, }, -- disable old installations of leap and flit. Optional so it doesn't appear under disabled plugins