diff --git a/lua/rayandrew/plugins.lua b/lua/rayandrew/plugins.lua index 8c373e6..0330b24 100644 --- a/lua/rayandrew/plugins.lua +++ b/lua/rayandrew/plugins.lua @@ -226,13 +226,13 @@ return { dependencies = { "nvim-tree/nvim-web-devicons" }, cmd = { "Oil" }, keys = { - { - "-", - function() - require("oil").open() - end, - desc = "Open parent directory", - }, + -- { + -- "-", + -- function() + -- require("oil").open() + -- end, + -- desc = "Open parent directory", + -- }, { "e", function()