From 4bf3fda061a459b5953d454ee977f992f189bd80 Mon Sep 17 00:00:00 2001 From: pml68 Date: Tue, 28 May 2024 22:20:24 +0200 Subject: feat: remove nvim-web-devicons --- lua/pml68/plugins.lua | 2 -- 1 file changed, 2 deletions(-) diff --git a/lua/pml68/plugins.lua b/lua/pml68/plugins.lua index 2eec022..10a6945 100644 --- a/lua/pml68/plugins.lua +++ b/lua/pml68/plugins.lua @@ -3,10 +3,8 @@ local plugins = { { "stevearc/oil.nvim", cmd = "Oil", - dependencies = { "nvim-tree/nvim-web-devicons" }, config = function() require("oil").setup({ - columns = { "icon" }, keymaps = { [""] = false, }, -- cgit v1.2.3