plugins/telescope/zoxide: init

This commit is contained in:
Gaetan Lepage 2025-04-06 01:57:17 +02:00 committed by Gaétan Lepage
parent 5908b5a737
commit 380435c555
5 changed files with 112 additions and 0 deletions

View file

@ -87,6 +87,7 @@ for telescope_extension_name, has_depr_warnings in {
"project": False,
"ui-select": False,
"undo": True,
"zoxide": False,
}.items():
KNOWN_PATHS[
f"plugins/by-name/telescope/extensions/{telescope_extension_name}.nix"