From beb2fc807d3a9c3f23ab748959eef95c62bcf3db Mon Sep 17 00:00:00 2001 From: Mora Unie Youer Date: Thu, 8 May 2025 13:24:29 +0300 Subject: fix: `oil.nvim` not loading at start --- lua/config/plugins/extra.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lua/config/plugins/extra.lua') diff --git a/lua/config/plugins/extra.lua b/lua/config/plugins/extra.lua index 6360aa7..2b1d8ef 100644 --- a/lua/config/plugins/extra.lua +++ b/lua/config/plugins/extra.lua @@ -105,7 +105,7 @@ return { { "oil.nvim", -- NOTE: lazy loading is not recommended - -- event = "DeferredUIEnter", + event = "DeferredUIEnter", after = function(_) require("oil").setup() end, -- cgit v1.2.3-70-g09d2