From af7c85ef9daaf702a179a9b3d66d03eff71db7a6 Mon Sep 17 00:00:00 2001 From: Nanderty Date: Fri, 24 Mar 2023 15:26:51 +0100 Subject: lazyload config --- lua/plugins/telescope.lua | 2 -- 1 file changed, 2 deletions(-) (limited to 'lua/plugins/telescope.lua') diff --git a/lua/plugins/telescope.lua b/lua/plugins/telescope.lua index 56f1a64..b62373d 100644 --- a/lua/plugins/telescope.lua +++ b/lua/plugins/telescope.lua @@ -74,6 +74,4 @@ return { require('telescope').load_extension 'fzf' end, }, - { 'nvim-tree/nvim-web-devicons', }, - { 'nvim-lua/plenary.nvim', }, } -- cgit v1.2.3