From 31a3d9dac9b35f19df05c011cac98c88fb3253fe Mon Sep 17 00:00:00 2001 From: xengineering Date: Tue, 23 Dec 2025 11:26:44 +0100 Subject: nvim: Remove telescope This removes the last plugin dependencies not provided by the Neovim developers and thus improves security and reduces maintenance and complexity. --- nvim/pack/nvim-lua/start/plenary.nvim | 1 - 1 file changed, 1 deletion(-) delete mode 160000 nvim/pack/nvim-lua/start/plenary.nvim (limited to 'nvim/pack/nvim-lua/start/plenary.nvim') diff --git a/nvim/pack/nvim-lua/start/plenary.nvim b/nvim/pack/nvim-lua/start/plenary.nvim deleted file mode 160000 index 5001291..0000000 --- a/nvim/pack/nvim-lua/start/plenary.nvim +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 50012918b2fc8357b87cff2a7f7f0446e47da174 -- cgit v1.2.3-70-g09d2