From 16c72259871e28fdfa8afee4b01316d96ff7f323 Mon Sep 17 00:00:00 2001 From: Oscar Wallberg Date: Thu, 24 Jul 2025 07:15:28 +0200 Subject: [PATCH] fix(oil): make oil the 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 0413561..05becfb 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 = false, + default_file_explorer = true, columns = { -- "icon", "permissions",