From bcc05019e489a00795be8a8027bd0fa66eceaf62 Mon Sep 17 00:00:00 2001 From: Tim Keller Date: Thu, 13 Feb 2025 21:44:58 -0600 Subject: clean --- lua/tjk/lazy.lua | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'lua/tjk') diff --git a/lua/tjk/lazy.lua b/lua/tjk/lazy.lua index 164d968..e0faf05 100644 --- a/lua/tjk/lazy.lua +++ b/lua/tjk/lazy.lua @@ -22,9 +22,7 @@ end -- setup lazy & enable plugins return lazy.setup( - { - { import = "tjk.plugins" } - }, + {{ import = "tjk.plugins" }}, { -- auto update plugins checker = { -- cgit v1.2.3