From 815f273164c017536bde0c744c2cf816c234fd24 Mon Sep 17 00:00:00 2001 From: Daniel Fleischer Date: Sun, 23 Mar 2025 11:02:56 +0200 Subject: [PATCH] VenvSelect doesn't require telescope After commit c745e9c86 in the `regexp` branch, native picker is supported. --- lua/lazyvim/plugins/extras/lang/python.lua | 3 --- 1 file changed, 3 deletions(-) diff --git a/lua/lazyvim/plugins/extras/lang/python.lua b/lua/lazyvim/plugins/extras/lang/python.lua index 4c098452..147cda86 100644 --- a/lua/lazyvim/plugins/extras/lang/python.lua +++ b/lua/lazyvim/plugins/extras/lang/python.lua @@ -116,9 +116,6 @@ return { "linux-cultist/venv-selector.nvim", branch = "regexp", -- Use this branch for the new version cmd = "VenvSelect", - enabled = function() - return LazyVim.has("telescope.nvim") - end, opts = { settings = { options = {