From c965473fe999c1a0a1fea5afad7d9274ea3942ba Mon Sep 17 00:00:00 2001 From: Oscar Wallberg Date: Fri, 2 May 2025 03:19:24 +0200 Subject: [PATCH] fix(oil): disable default file explorer --- lua/ow/plugins/oil.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lua/ow/plugins/oil.lua b/lua/ow/plugins/oil.lua index 05becfb..0413561 100644 --- a/lua/ow/plugins/oil.lua +++ b/lua/ow/plugins/oil.lua @@ -12,7 +12,7 @@ return { }, ---@type oil.SetupOpts opts = { - default_file_explorer = true, + default_file_explorer = false, columns = { -- "icon", "permissions",