From fea9ada6324bcc5b61e65380a0b7022aef7ed3fd Mon Sep 17 00:00:00 2001 From: "Thomas G. Lopes" Date: Tue, 24 Feb 2026 16:43:35 +0000 Subject: [PATCH] disable oil --- nvim/files/lua/plugins/oil.lua | 1 + 1 file changed, 1 insertion(+) diff --git a/nvim/files/lua/plugins/oil.lua b/nvim/files/lua/plugins/oil.lua index 5ca85ad..93204e4 100644 --- a/nvim/files/lua/plugins/oil.lua +++ b/nvim/files/lua/plugins/oil.lua @@ -1,5 +1,6 @@ return { "stevearc/oil.nvim", + enabled = false, ---@module 'oil' ---@type oil.SetupOpts opts = {