tests/plugins/venv-selector: remove outdated setting

This commit is contained in:
Austin Horstman 2026-01-23 12:01:58 -06:00 committed by Matt Sturgeon
parent 0554e89cdf
commit a4c3066e02

View file

@ -38,7 +38,6 @@
notify_user_on_venv_activation = false;
search_timeout = 5;
debug = false;
fd_binary_name = lib.nixvim.mkRaw "require('venv-selector.config').find_fd_command_name()";
require_lsp_activation = true;
on_telescope_result_callback.__raw = "nil";
picker_filter_type = "substring";