From e5ae8a2995574f5e07c536dac5764072ff6facf3 Mon Sep 17 00:00:00 2001 From: Patrick Auernig Date: Wed, 15 May 2024 18:41:22 +0200 Subject: [PATCH] plugin/oil: Eagerly load plugin to replace netrw --- lua/valeth/plugins/oil.lua | 3 +++ 1 file changed, 3 insertions(+) diff --git a/lua/valeth/plugins/oil.lua b/lua/valeth/plugins/oil.lua index b058adb..5cb2277 100644 --- a/lua/valeth/plugins/oil.lua +++ b/lua/valeth/plugins/oil.lua @@ -65,6 +65,9 @@ spec.opts = { } } +-- Will not replace netrw if we lazy load sadly +spec.lazy = false + spec.cmd = { "Oil" } spec.keys = {