diff --git a/lua/weeheavy/plugins/devicons.lua b/lua/weeheavy/plugins/devicons.lua deleted file mode 100644 index e8af518..0000000 --- a/lua/weeheavy/plugins/devicons.lua +++ /dev/null @@ -1,5 +0,0 @@ -return { - "nvim-tree/nvim-web-devicons", - lazy = true, - event = "VeryLazy", -}