From f05052d5e3c5274a84d2028c7a58eca9ca76db2a Mon Sep 17 00:00:00 2001 From: Trey Bastian Date: Thu, 22 Jan 2026 10:54:13 +0000 Subject: added neotest back into the mix --- lua/config/telescope.lua | 2 -- 1 file changed, 2 deletions(-) (limited to 'lua/config/telescope.lua') diff --git a/lua/config/telescope.lua b/lua/config/telescope.lua index 0c4ed4f..8362e92 100644 --- a/lua/config/telescope.lua +++ b/lua/config/telescope.lua @@ -1,6 +1,4 @@ -local vim = vim vim.pack.add({ - "https://github.com/nvim-lua/plenary.nvim", "https://github.com/nvim-telescope/telescope.nvim", }) -- cgit v1.2.3